TagField NameAbbr NameData TypeUnion DatatypeDescriptionPedigree
50002BatchProcessModeProcModeint

Indicates the processing mode for a batch of messages.


BatchProcessModeCodeSet
0=

Update/incremental (default if not specified)

Added EP178 [Update]
1=

Snapshot

Indicates that messages within the batch should be considered complete, and should replace all prior information. The recipient can take action, to be decided out of band, on previously received data omitted from the batch (e.g. an account not referenced has zero collateral value, a security not referenced is no longer tradable). The scope of completeness (e.g. a complete list of collateral values for all of a given firm's accounts, a complete list of options trading on a given exchange) will be decided out of band.

Added EP178 [Snapshot]
Added EP178