
This is a one-on-one copy of an item blogged by Scott Splendolini <COPY> Earlier today, I tweeted the following: After this morning, I don’t think I will ever use the “v” function again. #orclapex I wanted to qualify what I…

This is a one-on-one copy of an item blogged by Scott Splendolini <COPY> Earlier today, I tweeted the following: After this morning, I don’t think I will ever use the “v” function again. #orclapex I wanted to qualify what I…

For a customer i needed to call a external REST webservice to update an external database with some specific information.
With the use of the utl_http package Oracle has made this very simple.
I tried to make the procedure i made, self-explaining.