Integration Cloud
6.6.0 |
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.