Hello Experts;
I have spent quite a few days reading a bit on SOAP webservice but I don't think i am currently on the right track since I am quite a beginner. I was wondering if it is actually possible to call a SOAP webservice to retrieve a csv file and if so, can someone please help guide me.
I studied forum briefly on a similar question but i have more questions than answer from it
https://forums.oracle.com/ords/apexds/post/call-web-service-multipart-mime-soap-request-using-pl-sql-u-0544
Question 1
there was a begin http request, however why was the header set and was this information provided
Question 2
there was an http response, but it was returned as a clob, would it be possible to convert the clob as a csv file to save it on the oracle server