This call enables the user to disconnect from the WFM Engine for this series of interactions. You can view the XML input and output parameters for discontinuing the user's session. There is a list of errors and warning that can occur in the process.
* 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. |
Valid Cabinet Name |
SessionID * |
Root |
It is the logged in user session id which is provided after connection. |
NA |
Name |
Root |
It is the name of the PS or CS respectively incase if called from them. |
NA |
ReleaseLocksOnly |
Root |
It specifies whether or not the session should be removed for the user. |
Y/N Y-Workitems will be unlocked but user session will persist. N-Workitems will be unlocked and user session will terminate. |
Name |
Parent Tag |
Description |
Option |
Root |
It refers to the case sensitive call name |
MainCode |
Exception |
Error code specified by WAPI. |
Code |
Constant Value |
Message |
11 |
WM_INVALID_SESSION_HANDLE |
Invalid session. |