Skelta Workflow.NET Help
Workflow Action

The Workflow Action enables the execution of a second workflow from the workflow.

The Properties defined for the Workflow action are explained in the table below.

Property

Description

Application

This property specifies the application that has the workflow to be run.

Workflow

This property specifies the workflow to execute.

Version

This property specifies the version of the workflow to execute.

Data

This property specifies the data to be passed on to the workflow.


 Property settings for Workflow

To add the Workflow action to the workflow, click on the button for Workflow in the Toolbox area. An icon for Workflow is added automatically in the design area. Link this action appropriately with the workflow. To set the properties for Workflow, click on the Workflow icon. A list of properties for the Workflow action will be displayed in the Properties pane. Enter an appropriate name and description for the Workflow and set all the properties.

Fig 1. Workflow properties (Top)

To specify the data, click on the button for the 'Data' property. A window pops up (Fig 2.), in which the data can be specified. Select a type of value (Value, Variable, Content) and the corresponding value for the property and then click the Append button. After specifying the data click the Update button.

Fig 2. Workflow data(Top)