Forum Discussion

arvindnsn's avatar
arvindnsn
Contributor
4 years ago

Read SOAP Execute Response content which is in CSV and write into a DB table

I am trying to read the SOAP CSV response in Binary form and write each record into a table. The SOAP response in encoded in Binary for as “content” in one big “string” data type I want to write th...