ESWorkplace and ESR adopt different classifications for Services...but why?

Hi,
While experimenting with ESOA I noticed Services are classified differently in ES Workplace (http://erp.esworkplace.sap.com/) and ESR (http://sr.esworkplace.sap.com/)!
Can someone explain me the reason of it?
Thanks
Pietro
As example, take the EmployeeBenefitsParticipationHealthPlanByEmployeeQueryResponse_In  service
In ESWorkplace it is classified as
- Service Operation - Read Health Plan
- Service Interface -  Manage Employee Benefits Participation In
- Business Process - Benefits Management
- Software Component - ERP
On the other hand, in ESR, the same service is classified only as
- SoftwareComponentVersion - ECC-SE / 603

Hi Pietro,
There are no two different classifications.
At ESWorkplace, it shows the description of the Service and how it is bundled in SAP Packages ie. ES Bundles. It contains the metadata of Enterprise Services all at one place.
At SR(Service Registry), classification can be different . SR is used by service consumer to search for different available services and the WSDL information for it.It is used for consumption of services by external/internal entities.
If you have some ES available with ESR, it is not mandatory that the same ES would also be available with Service Registry. It would be available only if it is published with the UDDI registry.
The example u posted contains description for service operation(ist one)
and in second case, merely a Software Component Version in ESR.
Service Interface Manage Employee Benefits Participation In belongs to Software Component ERP and
Service Operation EmployeeBenefitsParticipationHealthPlanByEmployeeQueryResponse_In
belongs to Service Interface Manage Employee Benefits Participation In, Software Component Version -ECC-SE / 603.
1 Software Component----
>* SW Component Versions
Regards,
Piyush

Similar Messages

Maybe you are looking for

  • Upgraded to 7.4.3.1 now I'm slooooooow

    Just upgraded, went to import 27 Mp4 songs into my library, it's now been 2 hours and it's still processing the seemless playback. It seems that iTunes has come to a screeching halt with this new update. The previous version blew through Mp4s same as

  • Drop Command taking considerable time!!!

    Hi guys, In the morning i had asked u alll about Truncate command taking time. I used "Truncate <table> reuse storage" for truncating the table. It worked fine. Now, when i'am dropping that same table due to some change in our plan, this is also taki

  • PSCD custom Tabs u2013 need to hide a Tab on the CAA1, CAA2, CAA3 transactions

    We are using Business Data Toolset (BDT) (transaction CAWM) for these changes. We are using PSCD for one department and created a Tab for the custom data screens and it works just fine. Now we need to setup a 2nd department to use PSCD and we want to

  • Date parsing anyone?

    i am trying to parse this date string: "09:35:59 Aug 29 2005" using this code:                               SimpleDateFormat SDF = new SimpleDateFormat("hh:mm:ss MMM dd yyyy");                               Date time = SDF.parse(line,new ParsePositi

  • Can we make array of movieclip and use as onrelease function

    var gold:Array = [g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11,g12,g13,g14,g15,g16,g17,g18,g19,g20]; and gold.onRelease=function(){           if(gold._visible==1){           this.gotoAndStop(2);           updateScore(500);           this.enabled=false;