cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice and PI Integration

Former Member
0 Kudos

Dear Experts,

I have written a POJO which will be exposed as Webservices and deployed in separate partition of PI server which will have J2EE compatible application server at the Source system.

My Question: When integrating the webservices with PI system, PI will provide webservices team with a WSDL URL. Can anyone plz let me know how to use that WSDL in webservices, to have proper handshake with PI System.

Thanks and Regards

Hari Krishna. D

Accepted Solutions (0)

Answers (3)

Answers (3)

VijayKonam
Active Contributor
0 Kudos

In your case, PI would be the Web Service consumer. Hence, you have to provide PI developer with the WSDL of your service. Then he would create the necessary objects in PI to consume that web service.

VJ

Shabarish_Nair
Active Contributor
0 Kudos

are you looking for this information?

/people/shabarish.vijayakumar/blog/2007/11/07/walkthrough--soap-xi-rfcbapi

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

in SOAP scenarios, if PI send data to a target WS,the you must import the WSDL into PI.

no if PI will receive data then you have to develope the structure of the WSDL or import it, but finally in PI you will generate the WSDL that the sender system will use.

http://help.sap.com/saphelp_nw04/helpdata/en/31/daa0404dd52b54e10000000a1550b0/frameset.htm

/people/sap.user72/blog/2005/12/29/service-enable-your-sap-application-component

http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1334 [original link is broken] [original link is broken] [original link is broken]

/people/scott.cairncross/blog/2006/09/22/extending-visual-composer-through-web-services-vol-1

http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/9790487c-0501-0010-5aa8-92d0b87a7142&langu... [original link is broken]

Edited by: Rodrigo Alejandro Pertierra on Sep 22, 2010 11:15 AM

Edited by: Rodrigo Alejandro Pertierra on Sep 22, 2010 11:20 AM