Configurable stages assist in defining workflow actions based on the activation and completion of workflow stages.
Some of the activities that may be ensured using configurable workflow stages are:
•Activation of one Workflow after the completion of any defined Workflow stage.
•Updating the life cycle status of a document when it reaches a particular stage.
•Defining a delay (Timer) for each stage.
A configurable stage includes a Timer stage, Application stage, Logical stage, Replication stage, Gate stage and an Activation stage.
Creating a new configurable workflow Stage
To configure a new Workflow Stage,
1.On the left pane click Configurable Workflow Stages. Configurable Workflow Stage Mapping window is displayed.
2.On the Configurable Workflow Stage window, click Create.

Figure: Opening configurable workflow stage
The Configurable Workflow Stage creation window is displayed.

Figure: Configuration Workflow Mapping window
For configuring workflow stages, the properties mentioned in the following table are to be defined.
#
|
Item
|
Description
|
1
|
Team Name
|
Team name is the workflow team name defined in the workflow designer.
To select the team name
1.Click the browse button to select from a list. Search Workflow window is displayed.
2.Select a workflow from the list.
Click the cross button to remove a workflow team assigned.
|
2
|
Stage Name
|
Select a stage name from the drop-down list. Different stage name of the selected workflow is displayed on the list.
|
3
|
Perform Action
|
Select the criteria or condition for carrying out the action. The following options are available on the drop-down list.
On stage activation: If this option is selected, the action is carried out when the stage is activated.
On stage completion: If this option is selected, the action is carried out when the stage is completed.
On stage closure: If this option is selected, the action is carried out when the stage is closed.
|
4
|
Iterations
|
User may define whether the action should be performed only for the first instance of stage activation or for every instance of stage activation.
|
5
|
Stored Procedure
|
Select a stored procedure from a drop-down list. The execution of the stored procedure is carried out based on the selection made in the perform action field.
|
6
|
Input Criteria Details
|
Values for these criteria is displayed based on the stored procedure selected.
|
7
|
Fixed Value Criteria
|
The values can be selected from the Input criteria details.
|
8
|
Variable Value Criteria
|
The values for these criteria may change in accordance with the instance.
|
3.Click Save to save the configurations.
Editing a Configuration Workflow Stage
1.On the Configuration Workflow Stages window, select a Workflow stage and click Edit.
Make the necessary changes.
2.Click Save to update the changes.
Removing a Configuration Workflow Stage
1.On the Configuration Workflow Stages window, select a Workflow stage and click Remove.
A warning message Are you sure you want to delete the selected items is displayed.
NOTE: Only a stage that is not in use can be deleted.
2.Click Yes to delete the Workflow stage.
|