Include Workflow Activity

Description:

A placeholder that allows a designer to include an existing workflow within the current workflow.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.NativeActivity
      Geocortex.Workflow.Activities.IncludeWorkflow

Function:

This activity is used as a placeholder for another workflow which is run in its place. This activity can be used until the actual workflow is ready when the Include Workflow activity is replaced with the new workflow. After replacement, the Include Workflow activity is no longer a part of the workflow.

The included workflow is copied into the current workflow—it is not referenced. This means that any changes you make will not be reflected in the original workflow.

In a Workflow:

The Include Workflow activity is usually used as a time saver in a workflow, as it makes it possible to re-use existing workflows within a new workflow. 

Properties:

Name Description

Misc

Display Name

IncludeWorkflow

You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain.

Include

Click to select the workflow that you want to include in the current workflow.

Version Information:

Supported from: Geocortex Essentials 3.0.