COMPOSITE APPLICATIONS - DESIGN AND MANAGEMENT


Tasks described in the simple composite application example
Developing composite applications is a process that involves multiple procedures. This example has organized the process into the following tasks, which are usually performed in the order in which they are presented.

Note This example contains all the steps for creating a simple IBM® Lotus® Notes®-based composite application. You can also reference these tasks when creating your own unique composite applications.

1. Creating a new discussion database and documents

2. Creating a new Notes form with an embedded view

3. Creating a WSDL file to support inter-component communication

4. Defining Notes view columns that publish properties

5. Defining Notes actions that consume properties

6. Creating the composite application

7. Adding components to the composite application

8. Wiring components in the composite application

9. Trying out your composite application

See Also