cancel
Showing results for 
Search instead for 
Did you mean: 

reg webservice

Former Member
0 Kudos

hai,

my questions is

is there any xi interface which can generate xml file as a webservice on the non sap backend system consisting 5 functions like get list, get detail, create,modify,delete.

please help me out.

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos

Hi,

If I understand right, you have an input XML file and you need to call a Webservice from XI based on this input file. Inorder to do, this, fist you need to write an application based on the requirements like getlist, create etc.. Then expose that as an Webservice and call this Webservice from PI.

Also you can find some of the examples from the Internet so that you can demo this: /people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

Regards,

Moorthy

Former Member
0 Kudos

hi,

you can expose an interface as a webservice.

And you can generrate WSDL for that interface but it wont be for 5 different interfaces together.

regards

pushkar