ManageWorkItem Parameters and Valid Execution Modes
The valid execution mode for ManageWorkItem is SYNCHR.
The parameters of ManageWorkItem are as follows:
| Name | Semantics | Type | Valid Values | Multiplicity |
|---|---|---|---|---|
| Direction: In | ||||
| WorkItemStatus (Mandatory) | Status of the work item. | string |
CANCELLED CLOSED Any other valid status. |
1 |
| WorkItemAction (Mandatory) | Action to be performed. | string |
CLOSE |
1 |
| ReferenceStepID (Optional) | Reference ID. | long | 0..1 | |
Copyright © Cloud Software Group, Inc. All rights reserved.
