webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | Document
 
Document
 
findDocuments
insertDocument
deleteDocuments
documentListToDocument
documentToDocumentList
groupDocuments
documentToBytes
bytesToDocument
searchDocuments
sortDocuments
Use Document services to perform operations on documents.
The following Document services are available:
Service
Description
Searches a set of documents for entries matching a set of Criteria.
Inserts a new document in a set of documents at a specified position.
Deletes the specified documents from a set of documents.
Constructs a document from a document list by generating key/value pairs from the values of two elements that you specify in the document list.
Expands the contents of a document into a list of documents.
Each key/value pair in the source document is transformed to a single document containing two keys (whose names you specify). These two keys will contain the key name and value of the original pair.
Groups a set of documents based on specified criteria.
Converts a document to an array of bytes.
Converts an array of bytes to a document.
Searches a set of documents for entries matching a set of Criteria.
Sorts a set of input documents based on the specified sortCriteria.

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.