This message can be used to reject an application-level message which fulfills session-level rules and cannot be rejected via any other means. If the message fails a session-level rule, e.g. body length is incorrect, a session-level Reject <35=3> message should be issued.
The only exception to this rule is when the FIX session protocol is not being used. An appropriate reject message of the given session protocol or the Business Message Reject message should be used instead.
It should not be used in the following situations:
The only exceptions to this rule are:
Messages which can be referenced within a Business Message Reject message are as follows. The ID field which BusinessRejectRefID (379) refers to is also noted:
Whenever possible, it is strongly recommended that the cause of the failure be described in the Text (58) field.
Tag | Name | Type | Required | Description |
---|---|---|---|---|
Component | ||||
45 | Int | MsgSeqNum of rejected message | ||
372 | String | The MsgType of the FIX message being referenced | ||
379 | String | The value of the business-level "ID" field on the message being referenced. Required unless the corresponding ID field (see list above) was not specified | ||
380 | Int Enum | Code to identify reason for a Business Message Reject message | ||
58 | String | Where possible, message to explain reason for rejection | ||
354 | Int | Must be set if EncodedText field is specified and must immediately precede it | ||
355 | Data | Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field | ||
Component |