Transferring Large Files (>100 MB) from Fusion to Target API via FTP
Summary
I need to transfer large ZIP files (246 MB) from Oracle Fusion to a target REST API which need the file to be in base64 through Oracle Integration Cloud (OIC).
currently i am uploading the file to the UCM then download it berceuse the UCM return a base64 then i read the using stage file . The current approach fails when files exceed 100 MB due to OIC staging limitations i am using the FTP adapter also.
- Stage File / Read File operations fail with: "The maximum allowed size for files is 100 MB. If you need to read files larger than 100 MB, please use download operation."
Tagged:
0