cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP adapter

Former Member
0 Kudos

hi,

I am using the SOAP adapter for the first time

What are the terms : consuming web service and publishing web service

I need to use the SOAP adapter at the sender side because the sender is sending a SOAP message, so how do i use the SOAP adapter in this case?

Please explain?

Regards,

Loveena.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Loveena,

Web services are basically the services(eg. adding two nos.) which are available on the server or on the internet.

These web services need to be published on our server so as to be used by other applications or people,the term consuming web service means using the web services which are already available for use on our server or on internet,while publishing web service means to create and publish it on UDDI server so that others may access it remotely.

For your scenario i guess you dont have to use any webservice you just have to configure sender soap adapter channel where in you just have to specify the default interface name and default interface namespace through which you are receiving SOAP message.

Regards,

Amit.

former_member859847
Active Contributor
0 Kudos

Hi Loveena,

Please find the following link regarding soap as sender adapter.

/people/william.li/blog/2007/04/17/debugging-webservices-in-a-soap-receiver-scenario

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine

/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

other than this,any thing required let us know.

Regards

mahesh

Former Member
0 Kudos

Hi, Loveena.

This link may be usefull for you

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

Regards,

Lyudmila