Encode a ZIP file to base64 format.
Summary
Encode a ZIP file to base64 format.Content
Hi,
I want to load Invoices in to oracle fusion system. For that I am using the SOAP services. I need to pass base64 encoded string in to the service. How do I convert my zip file to base64 encoded format using ICS. I see a function in mapping, encode base64. I am able to convert a string in to encoded format but how do I read my ZIP file and encode using mappings.
Thanks,
Girish.
3