cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Webservice

Former Member
0 Kudos

Hi Everyone,

Can we convert simple file to file Scenario in XI to a webservice.

Regards,

Varun.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Yes you can chenge it. But you need to configure the SOAP adapter insted of File adapter.

Thanks,

Satish

Former Member
0 Kudos

Varun

Yes you can convert the file to file scenario to webservices by creating the data types & message types at both ends in language which support SOAP.

But such things actually depends upon the requirement of business & does client ready for this change & support because in file to file you dont need any additional developer but in WebService based scenario you need .NET/Java developer.

- Lalit -

Former Member
0 Kudos

Can we convert simple file to file Scenario in XI to a webservice

Generate WSDL file from ID and use any SOAP test tool to send the msg to XI using generated WSDL.

former_member537867
Active Contributor
0 Kudos

Hi Varun,

Webservices are used to connect to the remote clients over internet by using SOAP protocol.

Check this links for creation of webservices:

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

/people/community.user/blog/2006/10/24/exposing-bapi-as-web-services-through-sap-xi

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

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

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

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

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

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-

a651295aeaa9

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-

a651295aeaa9

Regards,

Vinod.