Composite Application Framework
How to Build Composites
First of all a thorough design is needed. This should include a detailed description of the Business Process Model (BPM) to be implemented and the "callable objects" (e.g a User Interface (UI) element or a Service) that need to be developed. The definition of the services needs particular attention. The more generic and thus less specific the services are, the more these services can be reused, making the composite even more flexible.
For helpful advice about the design of composites, see the 'Guidelines for specifying composite applications' on the CAF Tutorial center. After this the callable objects need to be developed. The last step is to configure the whole new composite within CAF Guided Procedures.