SOAP API - pendWorkItem
The table summarizes the SOAP API - pendWorkItem.
| Request | Uses the pendWorkItemelement (from the WorkItemManagementService schema) |
| Parameter notes |
|
| Response | Returns a pendWorkItemResponseelement (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:pendWorkItem>
<workItemID id="
|
Response:SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<pendWorkItemResponse xmlns="http://api.brm.n2.tibco.com">
<workItemID id="
|