- Release notes
- Installation and upgrade
- Before you begin
- Getting started
- Activities
- Designing long-running workflows
- Start Job And Get Reference
- Wait For Job And Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Create Form Task
- Wait For Form Task And Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task And Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Add Task Comment
- Update Task Labels
- Actions
- Processes
- Audit
Action Catalogs
Action Catalogs are Action containers, where you can categorize your Actions based on various criteria. The catalog inside which an Action resides is set at action creation, using the Action creation activities in Studio.
The Admin Settings page displays all the folders in your tenant and allows you to create or update an Action Catalog in every folder that you have access to.
- To access the Admin Settings page, go to the page header and select the Admin Settings tab.
- From the left side of the Admin Settings page, select the Orchestrator folder from where you want to access action catalogs.
To create a new Action Catalog:
- Select the desired folder.
- Select Add New Catalog. The Create Catalog wizard opens.
- Enter a Name (mandatory) and a Description (optional) for your Action Catalog.
- Select Create.
Result: The new catalog is displayed in the Action Catalog list of the selected Orchestrator folder.
- When you create a new Action Catalog, select the Store in encrypted format checkbox. Select the Store in encrypted format checkbox if you want to have the linked actions encrypted inside the database.
Result: This encrypts the Actions (also known as Task Data) that are associated to the current Action Catalog. Actions that are not linked to any Action Catalog do not get encrypted.
- The encrypting operation cannot be undone.
- Only the Data values of an Action are encrypted.
- Action data that is part of existing Action Catalogs cannot be encrypted. As an alternative, you can recreate the Action Catalog, select the Store in encrypted format checkbox, and regenerate the Actions.
To update an existing Action Catalog:
- Navigate to the hosting folder of the Action Catalog.
- Select the Action Catalog you want to edit and select the Edit icon.
- Change the Name, Description, or Labels for this specific Action Catalog.
- Select Save to record your changes.
To create Actions inside a specific Action Catalog:
- Create an Action Catalog inside the desired Orchestrator folder.
- Add either a Create Form Task,Create External Task,Create Document Validation Action, or a Create Document Classification Action into your workflow.
- Inside the activity where you create Actions, input the name of the Action Catalog previously created inside the TaskCatalog, or ActionCatalog property field.
Result: The Actions created are stored inside the already existent Action catalog that you input.