FIX.4.2 Message

BusinessMessageReject [type 'j']

The Business Message Reject message can reject an application-level message which fulfills session-level rules and cannot be rejected via any other means.


Added  FIX.4.2

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = j (lowercase)

 
45RefSeqNum 

MsgSeqNum of rejected message

 
372RefMsgType

The MsgType of the FIX message being referenced.

 
379BusinessRejectRefID 

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.

 
380BusinessRejectReason

Code to identify reason for a Business Message Reject message.

 
58Text 

Where possible, message to explain reason for rejection

 
354EncodedTextLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
ComponentStandardTrailer