The way to stop a connector depends on the way that the connector was
started.
On Windows platforms, you can stop the connector in the following
ways:
- From System Monitor
You can load, activate, deactivate, pause, shutdown or delete a connector
using this tool.
- Activate the connector window.
- Enter "q" and press Enter.
- If the connector started as a Windows service, you can stop it by using
the Control Panel (Control panel > Administrative Tools > Services >
CWConnectorWBIWebSphereCommerceAdapter).
On OS/400 platforms, you can stop the connector in the following
ways:
- From the Console or command line (in batch mode)
If you started the connector using the Console or using the
"submit_adapter.sh" script in QSHELL:
- From the OS/400 command entry, display the jobs for the Server Express
product by using the CL command, WRKACTJOB SBS(QWBISVR43).
- Scroll the list and find the job with a jobname that matches the job
description for the connector. For example, for the WebSphere Commerce
connector the jobname is QWBIWEBCSC.
- To get the prompt for the ENDJOB command, select option 4 on this job, and
press F4.
- Specify *IMMED for the Option parameter and press enter.
- From System Monitor
You can load, activate, deactivate, pause, shutdown, or delete a connector
using this tool.
On Linux systems, connectors run in the background so they have no separate
window. Instead, run the following command to stop the connector:
connector_manager -stop connName WebSphereICSName |[-cConfigFile]
where connName is the name of the connector.
