SBM Orchestration Guide → Raising Events Using JMS Queues → Configuring the Event Dispatch Properties
You define the Product, ProductVersion, and ProductInstance values that the EMQA uses to create an event in the event_dispatch.properties file.
To configure the event dispatch properties:
The following sample code shows a configured event_dispatch.properties file.
Product: MyProduct ProductInstance: Sole ProductVersion: 1.2 UserPassword:emqa Username:emqa DispatchToUrl:http://localhost:8085/eventmanager/services/ALFEventManagerDocLit ProductCallbackURI:http://www.serena.com/process_app EventCustomizerClass:
Product, ProductInstance, and ProductVersion configure the values in the event that EMQA sends to the SBM Event Manager. They should match the values declared in the event definition that you create for your EMQA application (see Creating an Event Definition to Handle Events from the EMQA).
DispatchToUrl configures the location of the local SBM Event Manager for EMQA. The value shown is typical and does not normally need to be modified unless you are using a different port for the JBoss server in your SBM installation.
Copyright © 2007–2015 Serena Software, Inc. All rights reserved.