Apama 10.7.2 | Using Apama with Software AG Designer | Overview of Developing Apama Applications | Building Apama projects
 
Building Apama projects
Software AG Designer validates Apama projects, in a process known as “building” the project. During validation, Software AG Designer
*Checks the syntax to ensure that it is valid EPL or Java code.
*Checks that only valid values have been specified. For example, if you specify integer as the type of a field, it ensures that you specify an integer as the value of the field.
*Ensures that the dependencies are valid throughout the project.
In summary, Software AG Designer validates that its launcher can inject the project's EPL files into the correlator.
For more information, see Building Apama projects.