Show TOC

Stopping the FIX AdapterLocate this document in the navigation structure

Run the stop command in a terminal or command window to stop the adapter.

Prerequisites

When you are running the adapter in unmanaged mode, stop the adapter first before stopping the project. Failing to do so results in errors.

Procedure


Operating System Step
UNIX Open a terminal window and enter:

cd $STREAMING_HOME/adapters/fix/bin

./adapter.sh $ADAPTER stop &

Windows Open a command window and enter:

cd %STREAMING_HOME%/adapters/fix/bin

adapter.bat %ADAPTER% stop