SOAP API - cancelBusinessService
The table summarizes the SOAP API - cancelBusinessService.
Request | Uses the cancelBusinessService element (from the BusinessService schema) |
Parameter notes |
|
Response | Returns a cancelBusinessServiceResponse element (from the BusinessService schema) |
Example | Request:<soapenv:Body> <bus:cancelBusinessService> <processInstanceId>pvm:0a101o</processInstanceId> </bus:cancelBusinessService> </soapenv:Body> |
Response:<SOAP-ENV:Body> <cancelBusinessServiceResponse xmlns="http://business.api.busserv.n2.tibco.com"> <status xmlns="">SUCCESS</status> </cancelBusinessServiceResponse> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.