cancel
Showing results for 
Search instead for 
Did you mean: 

How to use given WSDL into SOAP Receiver Adapter.

Former Member
0 Kudos

Hi all,

http://www.webservicex.net/ValidateEmail.asmx?WSDL

I want to use this above given WSDL into SOAP Receiver Adapter.

Can I directly use this link into SOAP Receiver adapter.

Or first I need to register or deploy it somewhere in PI ( Services).

If Yesu2026 Kindly show/Provide me the way..

Regards

Prabhu.

Accepted Solutions (1)

Accepted Solutions (1)

former_member204873
Contributor
0 Kudos

You need to create an External Defination using the WSDL and create an Receiver SOAP channel

check:

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

former_member10771
Active Participant
0 Kudos

Hi,

Save it under external definitions as WSDL and then do the related mapping and you can use it in Receiver SOAp adapter.

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks,

former_member200962
Active Contributor
0 Kudos
Can I directly use this link into SOAP Receiver adapter.

Import the WSDL in External Definitions.....create a Inbound Service/ Message Interface which will be referring this WSDL...then use the SOAP address details of this WSDL into the Target URL section of your Receiver SOAP Channel......it is like any other SOAP-receiver scenario.

If still confused then make a search on SDN for SOAP receiver scenarios....ther are many step-by-step documents available.

Regards,

Abhishek.

Former Member
0 Kudos

Reply @ ALL.

I have this link only.

http://www.webservicex.net/ValidateEmail.asmx?WSDL

which i have downloaded from website .

Work of above given link is to take email address as Request and return "TRUE" or " FALSE". as Response.

I have checked this MS-OFFICE INFOPATH 2007, above link is giving perfect response.

so my question is can this link itself be uploaded into external definition?

Edited by: Prabhathcl on Jun 9, 2010 7:51 AM

former_member200962
Active Contributor
0 Kudos

Open the link in IE....right-click....view source....save this as a WSDL file say Test.wsdl .... then import this file in IR as External Definition.....then build objects using this ED.

Regards,

Abhishek.

Former Member
0 Kudos

yes by this way, i am able to import it into external defination.

thanks ...

now the thing is there any need to register or deploy this link or .wsdl into PI Server.

regards

Pribhu.

former_member200962
Active Contributor
0 Kudos
now the thing is there any need to register or deploy this link or .wsdl into PI Server.

not required.

former_member10771
Active Participant
0 Kudos

Hi,

You can use the WSDL under Receiver SOAP adapter for tabs Target URL and SOAP action after doing the necessary mappings and sender receiver aggrements..

Former Member
0 Kudos

Thanks to all,

i will now try to make the complete end to end scenario.

thanks for now.

I hope above given information would be enough to make end to end webservice scenario.

for now, i i am closing this thread.

if i will find any more further problems in this ... i will come up with new thread.

Thanks all,

Prabhu

I have assigned 2 Points to AMIT , abishek

Edited by: Prabhathcl on Jun 9, 2010 8:39 AM

Edited by: Prabhathcl on Jun 9, 2010 8:39 AM

Edited by: Prabhathcl on Jun 9, 2010 8:40 AM