FTP Adapter : Alternate solution for using encodeReferenceToBase64 function
Summary
Looking for alternate solution to use encodeReferenceToBase64 where file size > 10 MBContent
Hi all,
I am using FTP adapter to download file from FTP server to ICS and then I use encodeReferenceToBase64 to encode file reference and pass it to target SOAP adapter.
Problem is when file size > 10 MB it fails since encodeReferenceToBase64 function is having limit on it.
NOTE : I couldn't use "Read File in Segments" using Stage action since source files are having dynamic file structure which couldn't use proper schema definition while defining "Read File in Segments" operation.
Version
18.4.3.0.0
Tagged:
0