The workitem referred by the user an be recalled by any user in the chain of referral where in all the users above that user can no longer work on the Referred workItem and the user withdrawing the Workitem can work on the workitem.
You can view the XML input and output parameters, which have to be passed for withdrawing workitems. There is a list of errors and warning that can occur in the execution.
* implies for the mandatory parameter.
Name |
Parent Tag |
Description |
Valid Value |
Option * |
Root |
It refers to the case sensitive call name. |
case sensitive call name. |
EngineName * |
Root |
It is the cabinet or database name, which has to be connected. |
NA |
SessionID * |
Root |
It is the logged in user session id. It is an optional field. |
NA |
ProcessInstanceId* |
Root |
It refers to the id of the process definition |
NA |
WorkItemId* |
Root |
It refers to the workitem id which is referred. |
NA |
Name |
Parent Tag |
Description |
Option |
Root |
It refers to the case sensitive call name. |
Exception |
Main Code |
Error code specified by WAPI. |
Code |
Constant Value |
Message |
11 |
WM_INVALID_SESSION_HANDLE |
Invalid session |