Step 2. Generating Jump Step Sources

To create a jump step using the wf_jump built-in workflow event:

  1. From the Workbench shortcut bar, select Configuration > Workflows.

    The Workflow Workbench opens.

  2. Open a workflow.

  3. The Workflow window opens and the Workflow Step Sources window opens.

  4. In the Workflow Step Sources window, select the Executions folder, and then click New.

  5. The Execution window opens.

  6. In the Name field, type a name for the jump step.

  7. From the Workflow Scope list, select Requests.

    Note: Package-level subworkflows and Release Distribution workflows cannot include jump and receive steps.

  8. In the Execution Type list, leave Built-in Workflow Event selected.

  9. From the Workflow Event list, select wf_jump.

  10. Use the Validation auto-complete list to select a validation to use to transition out of this workflow step.

    Note: The validation values that exit the jump workflow step must match the possible validation values used to enter the jump workflow step.

  11. Type all required information and any optional information you want to provide.

  12. Click the Ownership tab.

  13. Specify the security groups whose members can edit this execution workflow step.

  14. Click OK.

    The Executions folder in the Workflow Step Sources window now includes the new jump workflow step.

This workflow step can now be used in any new or existing workflow within the defined workflow step scope. Remember that every jump step must have a paired receive step in another workflow.