COMPOSITE APPLICATIONS - DESIGN AND MANAGEMENT


Creating the composite application
In this task, you add the action to create a new composite application stored in a IBM® Lotus® Notes® database. Complete the following steps to do this:

1. If Lotus Notes 8 is not already running, start it now.

2. Click File > Application > New. The New Database dialog appears.

Note This action cannot be done from the Getting Started tab.

3. Leave the Server field value set to Local.

4. Type "MyCompApp" in the Title field.

5. Type "MyCompApp.nsf" in the File Name field (if it has not already been filled into the field).

6. Select Blank Composite Application in the Template field.

7. Click OK to close the dialog box and create the new database. The new database is created and a blank application appears in your Lotus Notes 8 client.

8. Open IBM® Lotus® Domino(TM) Designer 8, click File > Application > Open and select MyCompApp.nsf from the list of available options.

9. In Domino Designer 8, click File > Application > Properties.

10. Click the Launch tab. This is the fifth tab.

11. Ensure that the When opened in the Notes client field is set to Launch as Composite Application.

12. Close the properties box and close Domino Designer 8.

You have created a new composite application. You next need to use the Composite Applications Editor feature to add components to this composite application and wire the properties and actions of the components to define their inter-component communication.

See Also