This call deletes the specified queues from the list. You can view the XML input and output parameters, which have to be passed for deletion. 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 |
NA |
QueueId * |
QueueId |
It is the queue id which has to be deleted. |
NA |
QueueId |
QueueInfo |
It is the queue id which has to be deleted. |
NA |
Name |
Parent Tag |
Description |
Option |
Root |
It refers to the case sensitive call name. |
MainCode |
Exception |
Error code specified by WAPI. |
QueueId |
FailedList |
It is the queue id, in case it is not deleted. |
Code |
Constant Value |
Message |
11 |
WM_INVALID_SESSION_HANDLE |
Invalid session |
15 |
WM_INVALID_FILTER |
The requested filter is invalid. |