You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX physically removed a number of fields from the repository until FIX 4.3 (e.g. tag numbers 20, 47, 166, 204, 219, 465, 653). These fields should be added back into Orchestra but also marked as removed as of a specific FIX version.
This allows generating Orchestra XML files of FIX legacy repositories instead of having to manually maintain them as is the case today in https://github.com/FIXTradingCommunity/orchestrations (only FIX 4.2 and FIX 4.4 are supported this way). FIX no longer removes fields but marks them as deprecated.
The pedigree attributes are all part of the attribute group entityAttribGrp:
FIX physically removed a number of fields from the repository until FIX 4.3 (e.g. tag numbers 20, 47, 166, 204, 219, 465, 653). These fields should be added back into Orchestra but also marked as removed as of a specific FIX version.
This allows generating Orchestra XML files of FIX legacy repositories instead of having to manually maintain them as is the case today in https://github.com/FIXTradingCommunity/orchestrations (only FIX 4.2 and FIX 4.4 are supported this way). FIX no longer removes fields but marks them as deprecated.
The pedigree attributes are all part of the attribute group
entityAttribGrp
:The text was updated successfully, but these errors were encountered: