Stopping the File XML Document Adapter

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

Operating System Step
UNIX Open a terminal window and enter:

For the File XML Document Input adapter: cd $ESP_HOME/adapters/framework/instances/file_xmldoc_input

For the File XML Document Output adapter: cd $ESP_HOME/adapters/framework/instances/file_xmldoc_output

./stop_adapter.sh <adapter configuration file name>

Windows Open a command window and enter:

For the File XML Document Input adapter: cd %ESP_HOME%/adapters/framework/instances/file_xmldoc_input

For the File XML Document Output adapter: cd %ESP_HOME%/adapters/framework/instances/file_xmldoc_output

stop_adapter.bat <adapter configuration file name>