Apama Example Dashboard

You can use the example Apama dashboard provided with the installtion to display the events contained in an event log file.

The following files and folders are provided with the installation:

File/Folder Description
AdabasEvents.mon The event definitions file for Adabas events.
ApamaExampleDashboard Adabas Analytics example Apama dashboard application, this has to be imported into the Eclipse-based Software AG Designer.

Note:
the dashboard provided is just an example. Please refer to the Apama documentation for details about how to build your own dashboard.


Using the Software AG Designer

Before you can use the example provided, or develop your own applications in Apama, the event definitions for Adabas events have to be imported into an Apama project. In the Software AG designer, import the AdabasEvents.mon file into subdirectory eventdefinitions.

The file AdabasEvents.mon is also a part of the Apama dashboard example (ApamaExampleDashboard folder), which can be imported using the Software AG Import wizard.

Start of instruction setTo run the example as an Apama project in the Software AG Designer

  1. Open the Software AG Designer.

  2. Select Import from the File menu.

  3. In the Import wizard, select and expand the General node, then select Existing Projects into Workspace.

  4. Click the Next button, and the click on the Browse button in the Import Project step.

  5. Navigate to <installation directory>\AdabasAnalytics\apama\ApamaExampleDashboard and select that folder.

  6. In the Options panel of the Import Projects dialog, check the Copy projects into workspace check box.

  7. To run the example, right-click the project and select Run As -> Apama Application from the Apama Developer Perspective. Then click on the Start button in the Launch Control Panel of the Apama Workbench Perspective.

    The following shows an example of how the dashboard might look:

    graphics/example_dashboard.png