To start multiple connectors, follow these instructions:
- Copy the connector definition, giving the new definition an appropriate
name. For example, name the new definition
SAP2Connector.
- Make a copy of the entire \connectors\SAP directory, and change
the name to match the new connector name, for example
\connectors\SAP2.
- In the new connector directory, make a copy of the
CWSAP.jar file, and then rename it to match the name of the
new connector, for example CWSAP2.jar.
- For Windows, create a connector shortcut and point it to the new connector
startup file, start_SAP2.bat, in the
\connectors\SAP2directory, for example.
- Copy the SAPConnector.txt message file in the
\connectors\messages\ directory, and rename it to match the new
connector name, for example SAP2Connector.txt
The next two steps only apply for OS/400
- Create a job description for the connector using the information
below: CRTDUPOBJ OBJ(QWBISAPC) FROMLIB(QWBISVR43) OBJTYPE(*JOBD)
TOLIB(QWBISVR43) NEWOBJ(newsap4name)
where newsap4name is a 10-character name that you use for the
job description for your new email connector
- Add the new connector to the Console. For information about the
Console, refer to the online help provided with the Console.
Repeat these steps for each connector.
