Use the RepConnector Manager to configure the RepConnector connections. See the RepConnector Configuration and Users Guide for detailed information about RepConnector Manager, and configuration of the RepConnector connections for EAServer JMS, TIBCO EMS, and IBM WebSphere MQ.
Table 7 shows the parameters for configuring RepConnector to connect with Replication Server.
Property name |
Description |
---|---|
Inbound Type |
The inbound message type. Set as REPLICATION. |
Outbound Type |
The outbound message type. Specify as JMS. |
DSI Name |
The name of your Data Server Interface (DSI) connection, defined in the interfaces file for your RepConnector connection. |
DSI Port |
The port number of your DSI connection, defined in the interfaces file for your RepConnector connection. |
DSI User Name and Password |
The user name and password, defined for the replication connection configured with your Replication Server. |
RSSD URL |
The URL of the RSSD database. |
RSSD User Name and Password |
The user name and password to access to the RSSD database. |
Required Group |
Select one:
|
Table 8 shows the parameters for configuring RepConnector to connect with TIBCO EMS.
Property name |
Description |
---|---|
Inbound Type |
Specify one:
|
Outbound Type |
Specify one:
|
Destination Type |
Select one:
|
JDBC Provider URL |
The URL of the TIBCO EMS. The default is tcp://localhost:7222. |
Initial Naming |
The class of the naming context factory for TIBCO. |
Context Factory |
EMS. Select com.tibco.tibjms.naming.TibjmsInitialContextFactory. |
Connection Factory |
The name of the EMS connection factory. Select either:
|
Destination Name |
The name of the destination queue or topic. |
User Name and Password |
The user name and password defined for the queue or topic configuration. |
Topic Subscribers |
The preregistered subscribers for the topic. |
Status Destination |
The queue or topic for storing the error message if the SQL command failed to be delivered to the target database. |
Table 9 shows the parameters for configuring RepConnector to connect with your target database.
Property name |
Description |
---|---|
Outbound Type |
Specify “ |
JDBC Connection URL |
The JDBC URL to connect to the target database. |
Driver Class |
Specify com.sybase.jdbc3.jdbc.SybDriver. |
User Name and Password |
The user name and password to connect to the target database. |