ApplResendFlag

Tag 1352

ApplResendFlag

Abbreviation: ApplResendFlag
TypeBoolean
Tag1352
AddedFIX.5.0
Used in23 messages

Description

Used to indicate that a message is being sent in response to an Application Message Request. It is possible for both ApplResendFlag and PossDupFlag to be set on the same message if the Sender's cache size is greater than zero and the message is being resent due to a session level resend request

Wire Format & Usage Example

Single field (key=value)
1352=Y
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1352=Y |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1352=Y is this field's position in the message.