You can configure adapters to run as Windows services so that they can be remotely managed, can start automatically when the computer starts, and can be restarted automatically if they experience a fatal error.
Do the following to configure an adapter as a Windows service:
If you are using a broker other than InterChange Server, specify a placeholder value such as WMQI or WAS.
ProductDir\bin\cwservice -xi -mode=ServiceStartupType -tCONNECTOR -cConnectorBatchFile -sConnectorName -iInterChangeServerName -tThreadMode
where the following are true:
If you are using a broker other than InterChange Server, specify a placeholder value such as WMQI or WAS.
The command creates a Windows service named CWInterchange ConnectorName where ConnectorName is the value you specified for the ConnectorName parameter when executing the command.