Dear Expert,
in my adf application I'm using data control based webservice where I consume a web service which take a string text and convert it to pdf then return the pdf link (eg.. https://127.0.0.1:11/File.PDF) . I want to write a code which take this url and fetch it's data then convert it to blob to be able to save it in database . Please advise
I'm using Jdeveloper 12.2.1.2