Skip to Main Content

Java and JavaScript in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to post xml request using https from Oracle 10g database?

3888Aug 26 2009 — edited Aug 31 2009
Hi,

We have a requirement where we need to send and receive xml data using http post from Oracle 10g database to a 3rd party application connected through an xml interface. We need to send the xml data to the xml interface which in-turn forwards the data to the application. We like to initiate this from a DB Stored Procedure/Trigger.

The application also provides a SOAP interface for SOAP requests but we would like to try http post command method.

Could any please provide an insight on how to achieve this?

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2009
Added on Aug 26 2009
1 comment
3,205 views