UTL_HTTP name a field for POST
The CCR documentation to retrieve Contractor/DUNS information says to post XML into a field name CCRDATA.
UTL_HTTP works fine with just the URL. We need to simulate a from being submitted.
How is a field created and named in order to place the XML inside then sent using UTL_HTTP with the POST method?
UTL_HTTP works fine with just the URL. We need to simulate a from being submitted.
How is a field created and named in order to place the XML inside then sent using UTL_HTTP with the POST method?
0