doCaseStart
This operation enables you to start a case of a procedure on the iProcess system.
Input
|
Parameter |
Description |
|
procName |
The iProcess procedure name, for example, order. |
|
caseDesc |
The case description e.g. order hire car. Note: The case description must be 24 characters or less. If the case description is more than 24 characters long, then the case start fails.
|
|
startStep |
Defines the step to start the case at. |
|
Refer to the packData description in doDelayed Release for more information. |
|
|
packMemo |
Defines memos to send in the request. They are treated as strings and are passed just like any other packData. For example: !MEMO!abcdefghijklmnopqrstuvwxyz! The same delimiters are used as for packData. |
Output
doCaseStartResponse
Get a response back from your case start operation performed by the doCaseStart operation.
|
Parameter |
Description |
||||||
|
result |
Indicates the result of the case start request performed by the doCaseStart operation. Valid values:
|