Apply Jump-To Option

Last modified: April 18, 2024

1 Introduction

The Apply jump-to option activity allows the workflow to jump to a selected activity. This activity should be used after the Generate jump-to options activity that generates the list of possible workflow activities the workflow can jump to. This is useful when, for example, the workflow is in incompatible state and the Workflow Administrator or any other user should be able to select a specific activity where the workflow can continue.

For more information on configuring the jumping to other activities, see Jumping to Different Activities in a Workflow.

2 Properties

An example of Apply jump-to option properties is represented in the image below:

There are two sets of properties for this activity, those in the dialog box on the left, and those in the properties pane on the right.

The Apply jump-to option properties pane consists of the following sections:

3 Action Section

The Action section of the properties pane shows the action associated with this activity.

You can open a dialog box to configure this action by clicking the ellipsis () next to the action.

You can also open the dialog box by double-clicking the activity in the microflow or right-clicking the activity and selecting Properties.

3.1 Object

An object of the System.WorkflowJumpToDetails entity available from the microflow parameters.

4 Common Section

For more information on properties in this section, see Common Properties.

5 Read More