pradeep_moganti
5 years agoNew Contributor II
How to encode (base64 format) a zip file?
Hello Everyone!
We are planning to build a pipeline to achieve the following scenario.
Extract Oracle Data → Create a CSV File → Zip CSV file → Convert Zip file to Base64 Format.
We build the pipeline as following. We were able to do all activities till zipping the file but, we didnt find any Snaps available to convert Zip file to Base64 format.
We saw mapper has functionality to convert the contents into Base64 format but, we didnt find any Snap that can convert entire zip file into Base64 format.
Please help with your suggestions if anyone come across or have some idea to achieve this?
Thanks,
Pradeep.