Can I see if an Orchestration is Scheduled and Running?
Hi and Happy New Year to all.
We are on 9.2 (9.2.6.3) and I've written a new 'Task Scheduler' to run UBE's that has extra functionality such as Day and Time Schedules, Exception Dates and Times, Exception Dates and Times based on Calendars and Audit Logging including Emails for Submission, Exception and also daily Audit Summary Emails. Also have the feature to validate if a file (full name or part file name) exists in a specified folder so interface related UBE's are only kicked off when Data actually exists.
The Task Scheduler is in Power Forms and Subforms and all works nicely with the 'guts' of the processing being performed in Business Functions. These Business Functions handle all the validations, and processing and can tasks can be kicked off from the Application itself, or from whatever calls the Business Functions whether that be another Application, Business Function or a Scheduled UBE.