Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
3
Activity
11.7k
Summary
Summary
Activities to get next run time(s) for a cron expression, or all run times in a given time range.
Overview
Overview
Activities in this package:
The activities use 3rd party library Quartz.dll (https://www.quartz-scheduler.net/). The 3rd party library was included in the package, not just added as reference, because this way we can use all types and public methods from the Quartz.net library.
Can be used to get "a calendar" of scheduled jobs in Orchestrator, there is also snippet available for this - Export Schedules Calendar for Orchestrator. The Orchestrator API provides only the cron expression for a given schedule, not the next run times according to the cron expression, so we can use the methods provided in this package to get the run times according to schedule.
Cross Platform Release 2.0: Listing is upgraded to work on Cross Platform, .NET 6 (Windows Projects), and .NET Framework 4.6.1 (Windows-Legacy).
Features
Features
The activities included in this package can be used to get trigger times for a cron expression. Can be useful if we want to find out when a scheduled process will be executed, in a given time interval. In Orchestrator we have only the next run time available, but we can get the cron expression using API and, with the help of the activities included in this package, we can get all scheduled execution times in the given interval.
Additional Information
Additional Information
Dependencies
Quartz Enterprise Scheduler .NET - https://github.com/quartznet
Code Language
C#, Visual Basic
Runtime
Cross-Platform (.Net 5.0 or higher)
Technical
Version
2.0.1Updated
November 10, 2023Works with
Studio: 22.10 - 23.10
Certification
Silver Certified
Support
UiPath Community Support