Define new on-demand orchestrations
In the base system, you can select on-demand orchestrations that execute predefined workflows. You can define new on-demand orchestrations to customize how workflows are invoked from the Run Orchestration choice lists.
Before you begin
Role required: sn_si.write
Procedure
- Navigate to All > Security Operations > Utilities > On-Demand Orchestration
-
Click New.
-
Fill in the fields, as appropriate.
Table 1. On Demand Orchestration Field Description Workflow Select the workflow to be included in the Run Orchestration choice list. Table Select the table on which the selected workflow is executed. If the table does not match the table configured for the selected workflow, you must select the Advanced check box and modify the Execution script to pass the correct record to the workflow on execution. Roles As needed, select additional roles to restrict who can see this workflow in the Run Orchestration choice list. Active Select this check box to activate this on-demand orchestration record. Advanced Select this check box to modify the execution script so that it passes the correct record to the selected table for this workflow. Execution script Modify the execution script so that it passes the correct record to the selected table for this workflow. This field appears only if the Advanced check box is selected.
-
Right-click in the record header, and select Save.
The Workflow Versions related list appears.
- If you need to make additional modifications to the workflow, you need to check it out.