SOAP API - openWorkItem
The table summarizes the SOAP API - openWorkItem.
| Request | Uses the openWorkItem element (from the WorkItemManagementService schema) |
| Parameter notes |
|
| Response | Returns an openWorkItemResponseelement (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:openWorkItem>
<workItemID id="
|
Response:<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<openWorkItemResponse xmlns="http://api.brm.n2.tibco.com">
<workItemBody xmlns="">
<dataModel>
<inouts array="
|