What is the best way to connect to a SOAP API and receive xml files?
Hello,
We are working with Oracle DB 19c and need to integrate that with a system through a SOAP API. We need to receive/send the XML files.
Can you please help me with the best and most recommended way?
The URL starts with HTTPS. I am not sure If I can use UTL_HTTP.
Any help, or idea to give me a headstart, would be much appreciated.