Apama Capital Markets Adapters 10.1 | Apama Capital Markets Adapters Documentation 10.1 | Currenex FIX Adapter | IAF adapter configuration
 
IAF adapter configuration
Currenex uses a custom data dictionary FIX42-CNX.xml. This file must be referenced by the QuickFIX.DataDictionary transport property. For example,
<property name="QuickFIX.DataDictionary"
value="${APAMA_HOME}/adapters/config/FIX42-CNX.xml"/>.
In addition, the following properties are required for Currenex connections:
<!-- Password -->
<property name="StaticField.body.A.554" value="<CURRENEX_PASSWORD>"/>
Where CURRENEX_PASSWORD is the password supplied to you by Currenex.
The supplied sample configuration file FIX-CNX-Legacy.xml.dist contains placeholders for the necessary configuration parameters. This configuration file defines two connections (CURRENEX_TRADING and CURRENEX_MARKET_DATA) using the event channel "CURRENEX_FIX" for communication with the correlator.

Copyright © 2013-2017 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.