Workflow and Web Services Operations

When a user making an edit, create, or delete request does not have the role/permission to bypass workflow, it is necessary to include workflow information in the request message.

This complex type allows the user to specify what to name the workflow instance and what workflow definition to use when instantiating workflow. Additionally, the user must provide workflow comments explaining the action and any workflow step configuration.

Configuring the workflow steps

The workflowStepConfigurations element corresponds to the following workflow-step-configurations complex type:

This complex type is just a list of workflowStepConfiguration elements which correspond to workflow-step-configuration complex types:

This allows the user to re-assign workflow steps with a given identifier (using the stepIdentifier element) to a given user or group (using the stepAssignment element). If no workflow step configurations are supplied, the workflow will be initialized with the default values for each step. If no default values are specified in the workflow definition, the user will receive an error explaining that the workflow's steps must be configured.

Last modified on Tue, 11 Sep 2007 14:53:35 -0400

Topic Feedback Form

Content Rating:
Email:
Feedback:


Top / Previous / Next / Up / Table of Contents