We have multiple projects, each with its own schedules. Love keeping them atomic and separate - mostly. When it comes to scheduling, I'd love to be able to set (or at least view) schedules across projects. Any way to do that?
It seems that matillion does not have this option for users
You can add it as an idea on idea portal
check example here : https://metlcommunity.matillion.com/s/idea/0874G000000kBKuQAM/detail
Hey pkelly,
We had a similar issue. Now, we view those schedules (as well as job failures etc) through our visualization tool. We store schedule info from the matillion API in a table which allows us to retain more history.
I'd recommend checking out the Tasks api here- https://documentation.matillion.com/docs/2972278
Wishing you the best of luck.
Brendan
Hi all,
Thank you for raising and engaging in such a thought-provoking conversation, Chinedu one of our Product Managers here at Matillion is keen to learn about your use cases and experiences on this subject.
If you head here you can book some time in with him to discuss and share your experiences.
If you have any questions, please do let me know.
Kind regards, Joe
Hi @Brendan ,
The links previously shared seem to be unusable. Could you kindly share them again and provide more details? That would be really helpful.
Thanks
Hey Arya,
It appears that Matillion changed their documentation subdomain. Here is the link I provided last year.
https://docs.matillion.com/metl/docs/2972278/
The API provides details about historical schedules that ran on your project / instance. By combining the output of these calls from your various projects, you can provide a visualization / dataset illustrating the schedules across your projects.
Brendan