AppWorkflowStepInitiated Method

Workflow Manager 2014

This method is called whenever a workflow step is initiated.

Syntax

This method has the following syntax:

AppWorkflowStepInitiated(System.String,System.String)

Parameters

This method implements the following parameters:

AppWorkflowStepInitiated Method Parameters

Parameter

Description

strAppId

ID of the workflow request.

strAppXMLInfo

Contains the application info XML

See Also