- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read-only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read-only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- SmartCard Authentication
- Audit
- Resource Catalog Service
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- About Triggers
- Managing Triggers
- Using Cron Expressions
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Other Configurations
- Integrations
- Classic Robots
- Host administration
- Organization administration
- Troubleshooting
Managing Triggers
Click the corresponding Edit button, make the intended changes, and then click Update in the Edit Trigger window.
To disable a trigger, click the corresponding More Actions button, and then Disable. A disabled time trigger is marked by the icon in front of it. A disabled queue trigger is marked by the icon in front of it.
Alternatively, you can select it and then click the Disable icon.
You can also configure your trigger to get automatically disabled at a specific date and time in the future. You can do that as follows:
To enable a trigger, click the corresponding More Actions button, and then Enable. An enabled time trigger is marked by the icon in front of it. An enabled queue trigger is marked by the in front of it.
Alternatively, you can select it and then click the Enable icon.
To remove a trigger, click the corresponding More Actions button, and then Remove.
Alternatively, you can select it and then click Remove.
To display the jobs started by a specific trigger, click the More Actions button, and then View jobs. This displays the Jobs window, which comprises all the jobs executed in the past through the selected trigger (if any).
By Manually Selecting Non-working Days
By Uploading .csv Files
Enables you to upload a series of dates into a selected calendar, directly from a .csv file. Please note that the file must be populated beforehand using a predefined format so that the upload operation is successful. The new dates from your uploaded file overwrite any dates already contained in the calendar.
ExcludedDate
column header. All the non-working days must be within that column, written in the YYYY-MM-DD
, YYYY/MM/DD
or YYYY MM DD
format.
See the Example section below for more information.
Option 1
- On the selected calendar click Upload csv.
- Navigate to the desired .csv file, select it and click Open. Orchestrator parses the file to confirm it meets formatting rules (see the example section below).
- Click Yes in the confirmation dialog to overwrite the dates already contained in the calendar with the new dates from your uploaded file.
- Click Save to save the modified calendar.
Option 2
- Drag & Drop the desired
.
file over the selected calendar's top part. Orchestrator parses the file to confirm it meets formatting rules (see the example section below). - Click Yes in the confirmation dialog to overwrite the dates already contained in the calendar with the new dates from your uploaded file.
- Click Save to save the modified calendar.
Example
Let's say you upload into a calendar the content of the following .csv file. An easy way to create such a file is to populate the data into an excel file and save it as a .csv file:
Or you can download a .csv file with all the pre-filled column headers and customize it to your needs.
Notice that this file contains a predefined column header, ExcludedDate. Enter all your non-working days in that column, using YYYY-MM-DD,YYYY/MM/DD or YYYY MM DD format.
- Select a calendar in the Non-Working Days tab on the Settings page.
- Modify the name of the calendar.
- Click Save to save the changed name.