FIX Orchestra file

Hello,

FIX Orchestra
Log Orchestra is a tool to generate FIX Orchestra file (XML file) using reference Orchestra from GitHub and log files that we normally use. I assume the FIX Orchestra file to be appended in the FIX dictionary to enable Orchestration behavior.
Kindly advise on my understanding, if xml file (Orchestra) is used for creating workflows, scenario, etc.

The FIX Orchestra file is complete and does not need to be combined with another file. It contains all messages, fields, and values as well as the behaviour. Do you mean a QuickFIX dictionary when you say “FIX dictionary”? There is an open-source converter from Orchestra to QuickFIX (see https://github.com/FIXTradingCommunity/fix-orchestra-quickfix) but it cannot convert the behavioural aspects as QuickFIX does not support them.

The behavioural aspects of an interface can be defined with Orchestra and includes workflows, scenarios, actors, state changes, and conditional rules.

1 Like