PosMaintAction

Tag 712

PosMaintAction

Abbreviation: Actn
Typeint
Tag712
AddedFIX.4.4
Used in2 messages

Description

Maintenance Action to be performed

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
712=1NewNew: used to increment the overall transaction quantity
712=2ReplaceReplace: used to override the overall transaction quantity or specific add messages based on the reference id
712=3CancelCancel: used to remove the overall transaction or specific add messages based on reference id

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1NewNew: used to increment the overall transaction quantityFIX.4.4
2ReplaceReplace: used to override the overall transaction quantity or specific add messages based on the reference idFIX.4.4
3CancelCancel: used to remove the overall transaction or specific add messages based on reference idFIX.4.4