Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How To Implement Chunking of File Attachment

edited Dec 16, 2016 12:25AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered

Hello,


In our application, we have a requirement to send attachments over a web service to an external system for integration. The document is being sent in Base64 format and is often a large payload to be shared over the web service. As we increase the file size of attachment, the payload also grows and in turn it affects the performance.

We are trying to find a better way to send these large payloads using the web service. We came across a concept called Chunking the payloads. This basically chunks the large payloads into pieces and handles them more efficiently. Below is a link to Bookshelf where the chunking process is described.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center