cancel
Showing results for 
Search instead for 
Did you mean: 

Composite Application

Former Member
0 Kudos

Hi,

can someone tell me where to find a simple and easy guide about creating and using Composite Applications?

I have a workflow designed in the Process Composer Perspective that has a Mapping Activity whose function references a bean definition linked to a Composite Application.

That Composite Application seems to take the inputs from the mapping activity, calls an RFC with those inputs and then returns something. I'm trying to figure out how this thing works in order to add more RFCs to the composite application and to implement some logic in order to decide which RFC to call based on the inputs provided.

Thank you,

Pietro

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

there really a number documents worth to read, choose suitable for you:

Develop Composite Applications

http://www.sdn.sap.com/irj/bpx/index?rid=/webcontent/uuid/302afd6d-addb-2910-54a0-9512b3ce5787 [original link is broken]

Getting Started with Composite Applications

http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/d0bbbe86-78dc-2910-47a7-c2a69819740c [original link is broken]

Composite Applications

http://wiki.sdn.sap.com/wiki/display/ESpackages/Composite+Applications

Architecture Guidelines for Composite Applications, Part II: Portal and Process Layer

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/1078e3b0-ec5d-2a10-f08a-c9b878917b19

But, as well there place where

people created such a sample project , according all your requrements:

https://cw.sdn.sap.com/cw/docs/DOC-136927

https://cw.sdn.sap.com/cw/releases/viewall/1074

and made concise(too) descriptions for it,

take it into attention due to code is wery good thing comparing to many word descriptions.

hope it helps

Answers (0)