Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enterprise SOA Services.

Former Member
0 Likes
334

Hi,

I found the following link

http://erp.esworkplace.sap.com/socoview(bD1lcyZjPTgwMCZkPW1pbg==)/render.asp?packageid=DBBB6D8AA3B38...

I think this is a Web Service. My questions are:

Is it really a WS?

If the last answer is yes... Is it only for SAP Apps or it can be called from non SAP Systems

Edited by: urjose on May 28, 2008 10:34 PM

Hi,

I found the following link

http://erp.esworkplace.sap.com/socoview(bD1lcyZjPTgwMCZkPW1pbg==)/render.asp?packageid=DBBB6D8AA3B38...

I think this is a Web Service. My questions are:

Is it really a WS?

If the last answer is yes... Is it only for SAP Apps or it can be called from non SAP Systems

Edited by: urjose on May 28, 2008 10:34 PM

1 REPLY 1
Read only

Former Member
0 Likes
309

Hi,

SAP has come up with eSOA to standardize and harmonize all services and applications.

A service is kind of function which is platfrom independent.

WS is web service, which all system can access and use. Thats code reusability.

That includes both SAP and Non-SAP systems.

Reward if helpful.