TotNoAllocs

Tag 892

TotNoAllocs

Abbreviation: TotNoAllocs
Typeint
Tag892
AddedFIX.4.4
Used in3 messages

Description

Total number of NoAlloc entries across all messages. Should be the sum of all NoAllocs in each message that has repeating NoAlloc entries related to the same AllocID or AllocReportID. Used to support fragmentation.

Wire Format & Usage Example

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

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