Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Administering CloudStreams | webMethods CloudStreams Documentation | Administering webMethods CloudStreams | Advanced Settings | wst.largedata.
 
wst.largedata.
wst.largedata.binaryStreamEnabled
This property enables the large data handling capability. If enabled, it allows CloudStreams to send and receive large binary streams over HTTP/HTTPS. The default value of this property is false.
wst.largedata.threshold
This property specifies the large data threshold size in bytes. For service invocations, if the stream is greater than the threshold size specified here, the entire stream is not stored in memory. For this property to take effect, wst.largedata.binaryStreamEnabled must be enabled. The default value of this property is 5 MB.