Create your first automation in just a few minutes.Try Studio Web →
by Enquero Inc
0
Activity
555
Summary
Summary
This activity returns the date of the nth business day of any month based on Orchestrator calendar.
Overview
Overview
Sample use case:
A process is scheduled to run only on the 5th business day of the month for doing payroll calculations for employees for the previous month.
The Orchestrator scheduler runs every day for the first 10 days of the month to trigger the payroll process. The process first calls this custom activity to check if the current day is the 5th business day of the month. If this activity returns true, the process runs the payroll calculations. Otherwise, it does not take any actions until next day.
Arguments:
Features
Features
This custom activity helps to schedule processes based on a particular business day of the month in a dynamic way. If a process needs to be executed on nth business day of the month, this activity can be used to trigger the process. Also, if the current day needs to be checked for a particular working day, this activity is useful.
Additional Information
Additional Information
Dependencies
"UiPath.Excel.Activities": "2.7.2" "UiPath.Mail.Activities": "1.7.2" "UiPath.System.Activities": "19.10.1" "UiPath.UIAutomation.Activities": "19.11.1"
Code Language
C#, Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
BSD
Privacy Terms
Technical
Version
1.0.2Updated
March 10, 2020Works with
Studio: 20.10 - 22.10
Certification
Silver Certified
Collections
Support
UiPath Community Support
Resources