Configuration-specific Transmitter XML Files

Each server configuration uses its own event and file transmitter XML files. This means that each configuration has its own set of profiles that define connection alternatives for accessing the Message Broker cloud in which the configuration operates.

During the ActiveMQ MPX installation, template files named ActiveMQEventTransmitterTemplate.xml and MPXFileTransmitterTemplate.xml are installed on the same computer as StarTeam Server. Their default locations depend on the operating system type, but typically is: C:\Program Files\Micro Focus\StarTeam Server <version>\EventServices\.

The EventServices folder is relative to the installation path of the StarTeam Server. The default installation path is shown, but another path may be used.

Initially, the ActiveMQEventTransmitterTemplate.xml file contains one sample unicast profile. The File TransmitterTemplate.xml file does not use profiles because this is already determined by the Event Transmitters.

The configuration-specific XML files are named MPXEventTransmitter.xml and MPXFileTransmitter.xml. They are usually created for you automatically based on the template files in the <configuration repository path>/EventServices folder. These subfolders have the same names as the server configurations.

Because the template XML files are used to create the configuration-specific XML files for new StarTeam Server configurations, a newly-edited template file becomes the configuration-specific XML file for future server configurations. The format of the template and configuration-specific XML files is the same.

You can edit any template file or configuration-specific XML file manually in a text editor. However, to edit connection profiles in a configuration-specific MPXEventTransmitter.xml file, it is best to use the Server Administration utility.

Note: You only configure XML files for the File Transmitter if you are using the MPX Cache Agent.