In this article, you will find a powerpoint presentation that depicts the step by step approach to call a webservice from pl/sql
The presentation can be downloaded using the link as shown below
Calling webservice from PL/SQL
Comments
(5)
some more links...
written by Anshuman Ghosh , February 22, 2010
written by Anshuman Ghosh , February 22, 2010
http://ora-00001.blogspot.com/...ql-by.html
http://www.oracle.com/technology/obe/obe1013jdev/10131/wsfromplsqlpackage/devwsfrom plsql.htm
Votes: +0
http://www.oracle.com/technology/obe/obe1013jdev/10131/wsfromplsqlpackage/devwsfrom plsql.htm
report abuse
vote down
vote up
l**e
written by Dunhill writing instruments , May 18, 2011
written by Dunhill writing instruments , May 18, 2011
This article is really good, very appealing. Hope I can talk to you, thank you for your articles-unhill writing instruments
Votes: +0
report abuse
vote down
vote up
Submethod
written by Muna , July 24, 2011
written by Muna , July 24, 2011
Hi Sonia,
Thanks for covering this topic. It was really useful. In your soap package you have a function new_request that takes the name of the method and submethod. But I have only a method and i tried to pass '' in the submethod but it is throwing an exception. Can you help me with this?
Regards,
Votes: +0
Thanks for covering this topic. It was really useful. In your soap package you have a function new_request that takes the name of the method and submethod. But I have only a method and i tried to pass '' in the submethod but it is throwing an exception. Can you help me with this?
Regards,
report abuse
vote down
vote up








Could you share the code of the xxiris_om_common_soapui_k package.
I want to know how http request header things like the host, content type etc has been setup