cancel
Showing results for 
Search instead for 
Did you mean: 

outbound interface web service

Former Member
0 Kudos

Hi,

I'm done with a file to file scenario in which i read some data from input file , do some conversion and store it in some other file.

Now I want to expose same outbound interface which i used above( in case of sender file service) as web service.

So I went to tools option of Intg. Directory and defined a new web service option. and expose th same outbound interface as web service.

Now , In the below mentioned things which should I redefine ( or create new one) and which can be the same.

0. Can i attach SOAP adapter to the same 'Sender Business Service' or I have to create a new service for that..?

1. Sender Business Service

2. Receiver Business Service

3.Sender agreement

4.Receiver agreement

5.Interface determination

6.Receiver Determination

Regards,

Piyush

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Piyush,

Sender Business Service canbe the same.

Sender Adapter and sender agreement will change. Please delete the sender agreement of your file adapter and then create the sender SOAP adapter and sender agreement for the SOAP adapter.

Rest can be the same.

Regards,

Bhavesh

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

It looks like SOAP to file scenario

Just see this how-to doc for sender communication channel settings

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873...

Regards,

Sai

Former Member
0 Kudos

Hi Piyush

Please also see this link for more help on web services using XI...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/befdeb90-0201-0010-059b-f22...

Regards,

Gaurav

PS: Please reward helpful answers with points

Former Member
0 Kudos

Piyush

I hope you are taking care of changing the request and response mappings, synchronous Message Interface, etc.

links for SOAP Adapter:

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

http://help.sap.com/saphelp_nw04/helpdata/en/9f/fdca3f01f33e1ce10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/frameset.htm

look at these also

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

Regards

Gaurav