Control Flow

The adapter loads its configuration from a file (for example, adapter.xml) and validates it against the adapter schema (fixadapter.xsd), which includes the API-wide controller schema (controller.xsd).

You cannot edit schemas.

The FIX adapter control flow includes loading different configuration files, and various commands and components.

The Adapter Controller creates an instance of the adapters, and receives and executes user commands. It can execute start, stop, and status commands.

Control Flow
ControlFlow