Configuring the Notification System
During MATRIXX Engine configuration, system administrators can define multiple notification properties.
System administrators can configure the following
properties.
- Retry interval — The amount of time to wait, in microseconds, between resending a notification when an acknowledgment of delivery is not received from the ActiveMQ server.
- Retry count — The maximum number of times to resend a notification when an acknowledgment is not received.
- Notification confirmations — If notification status events are generated for notification message delivery processing and under which circumstances they are created (success or failure).
- Missed notifications — The number of days to resend missed notifications.
For more information about configuring notification properties, see the discussion about global system configuration in MATRIXX Installation and Upgrade.
System administrators can run the Java API Generator to generate the XSD files associated with notification messages. The Java API Generator creates the XSD files in the java_api_output_directory/genxsd directory. For more information about the JAVA API Generator, see the discussion about JavaApiGenerator.jar in MATRIXX Integration.