cancel
Showing results for 
Search instead for 
Did you mean: 

WEB SERVICES with XML

Former Member
0 Kudos

Hi friends,

Kindly let me know whate is web services, how to start work on that.

My client requirement for couple of objects is:

1. Create a web service which can perform the following actions:

a. Read the XML input file.

b. Perform the action defined in the XML file and create/update/query the business objects in SAP. The service should be scalable for change in data model, if the xml file contains different attributes, it should interpret and perform the appropriate actions

c. Output the required data as xml file based on the definition, which is defined in XML file or template

HOW we can resolve this issue. Kindly suggest me .

Thanks in advance.

Regards,

Sreenivas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Mainly we can say to access SAP using Internet Explorer.

For webservice :

http://help.sap.com/saphelp_nw04/helpdata/en/d6/f9bc3d52f39d33e10000000a11405a/content.htm

And this would be a nice blog for you