Tag Archives: apex
HTTP Post from Oracle PL/SQL
I recently needed to execute a HTTP post from an ApEx application to another web page running as some sort of a service. For added security the web page service only accepted POST requests and one of the parameters passed … Continue reading