Create your first automation in just a few minutes.Try Studio Web →
by Ceyda Eren
0
Activity
<100
Summary
Summary
Calculating process trigger time
Overview
Overview
Sometimes, Cron is not enough for triggering process. At times like these, we need extra logic to determine if a process will run or not. For example, if a process must be run on Sunday every two weeks, then the extra logic will be needed.
Inputs
Output
These activities also need Orchestrator triggers. But attention is needed to it. For example, if you set DurationType as DurationType.Hour, then you must set the Orchestrator trigger as hourly or lower than it. When Orchestrator triggers the process, then this activity checks if the process is proper for running and sets IsRunnable variable. According to the IsRunnable variable, you can create if-else flow and run your sequence.
Features
Features
This package helps with calculating process trigger time.
Additional Information
Additional Information
Dependencies
None
Code Language
C#, Visual Basic
Runtime
Windows (.Net 5.0 or higher)
License & Privacy
Apache
Privacy Terms
Technical
Version
1.0.5Updated
December 5, 2022Works with
Studio: 22.10.3+
Certification
Silver Certified
Support
UiPath Community Support