Stopping the File XML Record Adapter

To stop the File XML Record adapter from the command line, execute the stop command.

Operating System Step
UNIX Open a terminal window and enter:

For the File XML Record Input adapter: cd $ESP_HOME/adapters/framework/instances/file_xmllist_input

For the File XML Record Output adapter: cd $ESP_HOME/adapters/framework/instances/file_xmllist_output

./stop_adapter.sh <adapter configuration file name>

Windows Open a command window and enter:

For the File XML Record Input adapter: cd %ESP_HOME%/adapters/framework/instances/file_xmllist_input

For the File XML Record Output adapter: cd %ESP_HOME%/adapters/framework/instances/file_xmllist_output

stop_adapter.bat <adapter configuration file name>