SOAP API - deleteDataView
The table summarizes the SOAP API - deleteDataView.
Request | Uses the DeleteDataViewRequest element (from the BusinessDataServices schema) |
Parameter notes | |
Response | Returns a DeleteDataViewResponse element (from the BusinessDataServices schema) |
Example | Request:
<soapenv:Body> <api:DeleteDataViewRequest> <viewID>4</viewID> </api:DeleteDataViewRequest> </soapenv:Body> |
Response:
<SOAP-ENV:Body> <DeleteDataViewResponse xmlns="http://api.bds.tibco.com"/> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.