SOAP API - skipWorkItem
The table summarizes the SOAP API - skipWorkItem.
| Request | Uses the skipWorkItemelement (from the WorkItemManagementService schema) |
| Parameter notes |
|
| Response | Returns a skipWorkItemResponseelement (from the WorkItemManagementService schema) |
| Example | Request:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:api="http://api.brm.n2.tibco.com">
<soapenv:Header/>
<soapenv:Body>
<api:skipWorkItem>
<workItemID id="
|
Response:<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<skipWorkItemResponse xmlns="http://api.brm.n2.tibco.com">
<success xmlns="">
|