webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | Document | deleteDocuments
 
deleteDocuments
Deletes the specified documents from a set of documents.
Input Parameters
documents
Document List Set of documents that contain the documents you want to delete.
indices
String List Index values of documents to be deleted from the documents parameter document list.
Output Parameters
documents
Document List List of documents whose indices do not match the values in indices parameter.
deletedDocuments
Document List List of deleted documents.
Usage Notes
The deleteDocuments service returns an error if the indices parameter value is less than zero or more than the number of documents in the documents input parameter.

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.