Retrieve Workflows

Last modified: April 18, 2024

1 Introduction

A Retrieve workflows activity can be used to retrieve a list of System.Workflow objects.

It needs a workflow context object as its input. The provided workflow context object here can be associated with one or several workflow instances. A Runtime error occurs if the WorkflowContext parameter contains no object.

You can use this activity to check if the workflow context object is already used in a workflow, and if so, which workflows are used to process the workflow context object.

2 Properties

An example of retrieve workflows properties is presented in the image below:

Retrieve Workflows properties

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 Retrieve workflow context 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, or right-clicking the activity and selecting Properties.

3.1 Workflow Context

An object of the workflow context entity available from the microflow parameters.

3.2 Variable Name

The name of the variable returned by the activity.

4 Common Section

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