cancel
Showing results for 
Search instead for 
Did you mean: 

ESOA - ECC6.0

former_member185845
Active Participant
0 Kudos

Dear Friends,

Hi

We have ECC6.0 SAP system, ESA forum says, we can create ESA components on this version.For one of our customer we are building POC

Can Any one guide what is the starting point for developing ESA components.

Regards

chandra shekar Dasari

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chandra,

If you are starting with ESA, try exposing a function module as a web service and then cosume this in your abap program..

you can also test it as a stand alone web service.

Regards

Pushkar

Message was edited by:

Pushkar Anand

former_member185845
Active Participant
0 Kudos

Dear Pushkar,

Till now we are doing the following process

Generate Web service from RFC/BAPI using wizard/se80, writting a proxy and testing it. or consume it in VC.

Is the process same here also.

Does it mean if i generate web services from ECC6.0 they are called ESA Components.

Also can these be consumed in XI 3.0( as such XI 3.0 doesnt support ESA).

Regards

chandra

sbhutani1
Contributor
0 Kudos

yes, you are right the services which generated in ECC 6.0 can also be consumed by XI 3.0 all you need to do is you have to download the WSDL file of that webservice and consume in XI to communicate to any other system.

Also one important point to be noted that XI is one of the core and important component of ESA platform for exposing and consuming webservices.

Regards

Sumit Bhtuani

former_member185845
Active Participant
0 Kudos

Dear Sumit

Thanks for your Info,

But one question still pops on my mind is,

if SAP XI 3.0 supports ESA,Why SAP have included the term ESR in PI7.0?

And they Say PI 7.1(to be released in sept 2007) fully supports ESOA.

its still not clear.

Regards

chandra Dasari

Yash tech

sbhutani1
Contributor
0 Kudos

Hi,

The term ESR is Enterprise Service Repository, it is the same concept as the Integration Repository of XI. The difference is we use and declare contents in XI IR and those contents will be available to XI only, now SAP has build this functionality out of the box.

Now you can declare your interfaces globally in ESR and you can use the interfaces anywhere in any softwares as a webservice.

So this is the concept of ESR, if you have still any doubt then let me know.

Regards

Sumit Bhutani

Answers (0)