Schema and Configuration File

The adapter configuration is loaded from a file and validated against the adapter schema.

Ensure that the FIX adapter configuration file is placed into the $ESP_HOME/adapters/fix/config before you start the adapter, and that the adapter configuration validates against the schema.

The $ESP_HOME/adapters/fix/examples folder contains sample adapter configuration files. You can edit any of these files or write a new one.

Note: The adapter manager looks for either <sp> or <sdk> node in the configuration file. An <sp> node indicates a connection to Event Stream Processor.