cancel
Showing results for 
Search instead for 
Did you mean: 

Best practice on creating composite services

Former Member
0 Kudos

Good afternoon, experts.

I was wondering what would be the recommended way to create a new enterprise service that is basically the orchestration of other enterprise services, for example, already provided by business suite. I guess I can model the orchestration and even the transformation rules through Netweaver Process Modeler and then export it as a service. I think it is also possible to model it as a Visual Composer application and then export it as a web service. Finally I believe there must be a way to do it using purely PI.

So, what is the recommended way? Pros and cons?

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

I took a look at the articles, but they are too generic for my question. I was expecting something more direct from SAP.

So far I have the impression that the answer is "use CAF".

Thanks anyway

cezar_manechini
Explorer
0 Kudos

Hi Marcelo,

I guess the best option is the following:

1. Model the new Service Interface in ESR

2. Import the new Service Interface in CAF

3. Import the existing Service Interfaces in CAF

4. Map fields and implement additional logic (if necessary)

Some useful information:

Service Composition: [https://www.sdn.sap.com/irj/sdn/nw-composition?rid=/webcontent/uuid/30f3491b-9a49-2a10-1a8a-db93708b1f02] [original link is broken];

Best Regards,

Cezar

Former Member
0 Kudos

That was the confirmation I was waiting for!

Thanks.

Answers (0)