cancel
Showing results for 
Search instead for 
Did you mean: 

CONSUMING SAP PI WEB SERVICE FROM ORACLE JDEVELOPER ,YES I SAID JDEVELOPER!

Former Member
0 Kudos

Hello xperts and gurus, this time i would like share hwat i have tested ,and ask for your help.

In previous tests, i could get a proxy code from an wsdl sap pi ASYNCHRONOUS webservice, it wasnt finished because of a requirement change on this subject.

I am now consuming a SYNCHRONOUS SAP PI web service in odrer to pass values to it from oracle Jdeveloper ,

¿what considerations should i consider to set each of the web service structure elements ???

¿Will the jdeveloper proxy create getter and setter methods , which i should use and so?

Thanx a lot!!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You should actually try out the sync scenario in dev & see what your results are.

what considerations should i consider to set each of the web service structure elements ???

Maybe start with passing all the mandatory elements in their required formats.

¿Will the jdeveloper proxy create getter and setter methods , which i should use and so?

If JDeveloper proxy generation generally generates getter & setter methods from WSDLs, this should work the same for SAP WSDLs.

Regards, Trevor

Answers (0)