Change Default encoding format to download zip file from UCM
Summary
SOAP Response from Web Service should always receive Base64 encoding instead of Binary encodingContent
Is there any setup in the Cloud instance that can be changed to get a default response from Web Service in the Base64 format for the attachments?
I am trying to download a zip file using SOAP Web Service on the EBS system. I get the response from web service but in binary format. Can the default web service be changed to the Base64 format in the cloud using some setup change?
To upload a file in ucm we have to convert the file into base64 encoding and send the SOAP request to the cloud and the file gets uploaded. So similarly can we make default setup change to get files from ucm directory in base64 format only?
0