OutboundMessageValidation simulator setup and configuration

This topic describes the artifacts that must be set up and the properties that must be configured for this simulator.

Queues

The queues used by this simulator are shown in the following list.
  • <prefixes>.NOTIFICATION.TO.CHANNEL
  • <prefixes>.STATUS.TO.CHANNEL, or the name of any other queue that needs to be cleared.
  • <prefixes>.SIM.FAILED

Broker artifacts

This simulator uses the following artifacts:
  • OutputMessageValidation.msgflow
  • FTM IP Simulator Common LIB

Common flow properties

The common flow properties used by this simulator are shown in the following table.

Table 1. Common flow properties
Property name Default value Description
ChannelNotification FXR.IP.NOTIFICATION.TO.CHANNEL The name of an output queue to read, validate, and clean out.
ChannelStatus FXR.IP.STATUS.TO.CHANNEL The name of an output queue to read, validate, and clean out.
FailedMsgOutputQueue FXR.IP.SIM.FAILED The queue to use for messages that fail schema validation.
LogFailedMsgToQueue TRUE Indicates whether the clean up of the output queues is enabled or disabled.
ChnlNotifQBrowseOnly FALSE Indicates whether the simulator only browses and validates the messages and does not remove them from the queue.
ChnlStatusQBrowseOnly FALSE Indicates whether the simulator only browses and validates the messages and does not remove them from the queue.