Capital Markets Adapters 10.7 | Apama Capital Markets Adapters Documentation 10.7 | EBS Spot Ai FIX Adapter | Connecting to EBS AI FIX
 
Connecting to EBS AI FIX
IAF configuration
When acting as a client to EBS-FIX, the IAF should be configured with the EBS-FIX specific configuration file, the distribution version of which can be found here: ${APAMA_HOME}/adapters/config/FIX-EBS-FIX.xml.dist
Note that the requirement for a EBS-FIX-specific configuration file means that an IAF using this configuration file must be used for EBS-FIX FIX sessions only. The FIX adapter will not interoperate correctly with other FIX servers once it has been configured for EBS-FIX operation. If you need to connect to other FIX servers as well as EBS-FIX, the non-EBS-FIX sessions should be configured in a separate IAF instance. However, EBS-FIX and non-EBS-FIX session can co-exist safely within the same correlator instance.
As well as the standard host, port, sender and target CompID parameters, the following parameters must also be supplied for EBS-FIX session:
<property name="StaticField.body.BE.1129" value="1.7"/>
<property name="StaticField.body.A.1137" value="7"/>
Note:
The adapter is not backwards compatible. It will not work with version EBS AI 6.5 and prior versions