Inbound and Outbound Connectors

The inbound and outbound parameter in the FIX configuration file lists inbound and outbound file and socket connectors.

Parameter Name Description
doValidation

Type: boolean

(Optional) If set to true, inbound messages coming through this connector are validated for correct message length and checksum. If set to false, the message length and checksum fields are ignored.

Invalid messages are discarded and the errors are logged. Message data is validated against the data dictionary during the parsing of the message. Default value is true.

Related tasks
Example: Using All-In-One