Adding Universal Messaging configuration to projects
Universal Messaging (UM) is Software AG's middleware service that delivers data across different networks. It provides messaging functionality without the use of a web server or modifications to firewall policy. In Apama applications, you can configure and use the connectivity provided by UM.
Apama provides the UM-config.properties template file in the etc folder of your Apama installation directory. The template is for a standard Java properties file. When you add UM configuration to a project, Apama Studio copies the UM-config.properties file to the config folder in your project.
To add UM configuration information to a project:
1. Right-click the project you want to add UM configuration properties to.
2. Select Apama > Add UM Configuration.
A project can contain only one UM configuration properties file. If a UM-config.properties file is already in the config folder of your project then this option is not available.
3. Right-click the UM-config.properties file that is now in the config folder of your project. Select Open With > Apama UM Configuration Editor.