Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  HTTP Communication from Within the Oracle Database
Subject:   Post - Value Pair Binding
Date:   2007-07-20 10:09:33
From:   aj82
I need to post a xml to one of the server using POST method. The remote server expectes couple of variables. How can I do value pair binding using POST method available in UTL_HTTP.
An example would be helpful.