You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be documented what is the max file size supported for streaming.
It should be docuemtned that
camel stream cache is used https://camel.apache.org/manual/stream-caching.html
A temporary file system storage is used in the sap ci tenant and the size of the temporary storage limits the max file size that can be transferred.
It should be documented that if temporary storage is full there will be error like below
java. io. IOException: error 28 - No space left on device
With files larger than 2.5 GB this error may occurr (and maybe smaller files too).
It should be documented how to increase the temporary storage to allow transfer of large files.
It should be documented what is the maximum size the temporary storage can be increased to.
It should documented how to
view the total size of the temporary storage
view the free space in the temporary storage
view the used space in the temporary storage
Issue description
It should be documented what is the max file size supported for streaming.
It should be docuemtned that
camel stream cache is used
https://camel.apache.org/manual/stream-caching.html
A temporary file system storage is used in the sap ci tenant and the size of the temporary storage limits the max file size that can be transferred.
It should be documented that if temporary storage is full there will be error like below
java. io. IOException: error 28 - No space left on device
With files larger than 2.5 GB this error may occurr (and maybe smaller files too).
It should be documented how to increase the temporary storage to allow transfer of large files.
It should be documented what is the maximum size the temporary storage can be increased to.
Feedback Type (Optional)
content gaps
Page Title on SAP Help Portal (prefilled)
Optimize Integration Flow Design for Streaming
Page URL on SAP Help Portal (prefilled)
https://help.sap.com/docs/integration-suite/sap-integration-suite/optimize-integration-flow-design-for-streaming?q=stream
The text was updated successfully, but these errors were encountered: