Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Cloud | Built-In Services | Built-In Services | documentToJSONStream
 
documentToJSONStream
Converts a document to a JSON stream.
Input Parameters
document
Document. The document to be converted to a JSON stream.
Output Parameters
jsonStream
java.io.InputStream. JSON stream resulting from the conversion of a document.