Forum Discussion

pradeep_moganti's avatar
pradeep_moganti
New Contributor II
5 years ago

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 p...