OMAS¶
Overview¶
The OMAS architecture allows realtime streaming of FIX messages into AMI for easy visualization and analystics.
Installation¶
-
Download the
fix2ami.<version>.<type>.tar.gz
file from your 3forge account and extract. -
Configure properties in the
config/fix2ami
folder -
Run the
startFix2Ami.sh
script located in the scripts folder and connect to the FIX sessions. To connect multiple sessions, add session names to the sessions variable and configure properties for each sessionNow, FIX messages will be processed to AMI and you can begin creating visualizations in the AMI dashboard:
-
To stop, run the stopFix2Ami.sh script
Notes:
-
If you change AMI table names for OMAS in the db.properties file later, the old tables will still be defined in AMI DB.
-
Fix2Ami sequence numbers are stored in the data/fix2ami folder.