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. |