balupad14
(Balamurugan (BalaReva))
September 19, 2019, 4:32pm
1
Hi,
Any one is having any idea to get all the robot’s schedule for the month or from to date range. Because I want to plan to run a robot. But it would not clash with other robot’s schedule. If i know the schedule for all robots. I can plan time to run my robot.
Thank you
Balamurugan.S
2 Likes
balupad14
(Balamurugan (BalaReva))
September 21, 2019, 9:03am
2
Hi @loginerror , @ovi and @badita
Can you please take a look on this topic . And give me your feedback…
Regards
Balamurugan.S
loginerror
(Maciej Kuźmicz)
September 24, 2019, 8:50am
3
Hi @balupad14
It seems doable with an API call:
balupad14
(Balamurugan (BalaReva))
September 24, 2019, 9:33am
4
Hi @loginerror ,
I need a total month schedule from the orchestrator all the robots. If it look like chart some like . It would be great. But do you can I achieve the solution which you have provided api ?
Regards
Balamurugan.S
loginerror
(Maciej Kuźmicz)
September 24, 2019, 10:44am
5
I suppose it is not yet available. One way to achieve it right now would be to fetch all schedules individually and then compile them in a nice view.
Another workaround would be to schedule jobs via Google Calendar, see here:
Orchestrator has the ability to schedule jobs, which is really nice. But won’t it be nice if you could use a graphical tool - like a calendar - to schedule and move them around?
So when a new event starts in your calendar, this would automatically start a job called {{event.title}} on the {{event.location}} environment on a pre-defined tenant.
Well - here is how you can do this, using a Google Calendar, IFTTT and a proxy service that takes an IFTTT HTTP request and transforms it into an Orches…
Some more discussion about the considered feature here:
Hello,
Would be really nice if we could have like a schedules calendar at host level, with tenant filters. It would be helpful knowing day and time frame when we can update Orchestrator or do some maintainence work and none or very few schedules jobs will be affected.
And at tenant level would be helpful to know where is an empty space so we can start a job with less risk to be in pending state.
Thank you.