Define new on-demand orchestrations

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • 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

    1. Navigate to All > Security Operations > Utilities > On-Demand Orchestration
    2. Click New.
      Add a new on-demand orchestration
    3. 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.

    4. Right-click in the record header, and select Save.
      The Workflow Versions related list appears.
      Workflow versions related list
    5. If you need to make additional modifications to the workflow, you need to check it out.