Deployer 10.7 | Product Build Properties and Supported Assets for Repository-Based Deployment | Integration Server | Integration Server Administrative Assets | Integration Server Administrative Assets and Substitution Values | CloudStreams Administration General - Large Data Configuration
 
CloudStreams Administration General - Large Data Configuration
Asset Type ID
iscloudstreamslargefileconfig
Substitution Values
Handle Binary Streams
wst.largedata.binaryStreamEnabled
Large data configuration enables CloudStreams to send and receive large binary streams over HTTP/HTTPS. If you enable Handle Binary Streams, then during outbound and inbound invocations, if the stream is greater than the Threshold Size (bytes), the entire stream is not stored in memory.
*true - Enables handling large data.
*false - Disables handling large data.
Threshold Size (bytes)
wst.largedata.threshold
Large data configuration enables CloudStreams to send and receive large binary streams over HTTP/HTTPS. If you enable Handle Binary Streams, then during outbound and inbound invocations, if the stream is greater than the Threshold Size (bytes), the entire stream is not stored in memory. The default is 5242880 bytes.