Webservice call using PL/SQL
We have a requirement to call the external web services from Oracle. External web services will send the response back to Oracle with URL. This URL will have PDF report. We need to read this URL and send the PDF output to printer. Please let me know if this can be done using UTL_HTTP package.
Regards,
Srinivas