About Apama projects
An Apama project typically manages a single Apama application. A project provides a means of keeping the application's resources organized. In the process of developing an application with Software AG Designer, you add the various resources that make up the application to the project. For example, you can include:
EPL files — These files define
monitors and associated
event types that are used by your application. EPL files have a
.mon extension.
Dashboard definition files — If your application uses dashboards, you specify the new dashboard in
Software AG Designer. This adds a
dashboard definition file to your project and opens the new dashboard in Apama's Dashboard Builder. Dashboard definition files have an
.rtv extension.
Bundles — These are pre-packaged collections of Apama objects.
Event files — Event files have an
.evt extension.
Software AG Designer provides a variety of ways to manage and interact with the resources in your application's project.
This section briefly describes these Apama features. For more information on how to use them, see
Working with Projects and
Launching Projects.