Tag 141
ResetSeqNumFlag
Abbreviation:
ResetSeqNumFlagDescription
Indicates that the both sides of the FIX session should reset sequence numbers.
Wire Format & Usage Example
Single field (key=value)
141=Y (Yes)
In a FIX message (Logon)
8=FIX.4.4 | 9=... | 35=A | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 141=Y (Yes) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 141=Y (Yes) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
141=Y | Yes | Yes, reset sequence numbers |
141=N | No | No |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| Y | Yes | Yes, reset sequence numbers | FIX.4.1 |
| N | No | No | FIX.4.1 |