calling a web service from Oracle forms passing xml [message #379271] |
Mon, 05 January 2009 15:40 |
laboyce
Messages: 1 Registered: January 2009 Location: Auror, Co
|
Junior Member |
|
|
Hello,
I need to call a .net web service from Oracle Forms that passes
in xml data and returns xml data. I have seen several examples
of how to create a wrapper in jdev and then to import the
code into forms. I just have not seen any examples that are
passing parameters and especially not xml as a parameter and
that have a wsdl that is still active that I can view to see
how it relates to the created code.
Does anyone have an example of jdev and forms code to call a
web service from an Oracle Form that passes xml to the
web service and the wsdl is still available to view?
I am using Oracle forms version 10.1.2.0.2 and Jdev version
10.1.3.4 to create the wrapper. I have successfully created
and called a
web service that does not have any parameters. I used the
example of sending the text message to a phone from Oracle's
site.
Thanks,
Linda
|
|
|
|