Setting general connection properties
This section describes how to configure general connection properties. For an explanation of how to configure advanced connection properties, see Setting advanced connection properties.
To add an IBM IMS source endpoint to Qlik Replicate:
- In Tasks view, click Manage Endpoint Connections to open the Manage Endpoints Connections dialog box. Then click the New Endpoint Connection button.
- In the Name field, type a name for your database. This can be any name that will help to identify the database being used.
- In the Description field, type a description that helps to identify the IBM IMS database. This is optional.
-
Select Source as the database role.
-
Select IBM IMS as the database Type.
Information noteWhen this endpoint is used as a duplicated source in a Log Stream Staging setup, select the Read changes from log stream staging folder check box and then select the relevant Log Stream Staging task from the drop-down list.
For information on setting up and managing Log Stream Staging tasks, see Using the Log Stream.
-
Configure the other properties as follows:
Replicate z/OS server
-
Host: The host name or IP address the Replicate server on z/OS is listening on.
-
Port: The port number the Replicate server on z/OS is listening on (defaulta to 50051).
IMS Connect
-
IMS Connect host: The host name or IP address of the IMS Connect server on z/OS.
-
IMS Connect port: The port that IMS Connect on the z/OS server listens on.
-
Username: The username for the connection.
-
Password: The password for the connection.
Database settings
-
PSB name: The Program Specification Block used to interface with the IMS database.
-
PCB name: The Program Communication Block used to interface with the IMS database.
-
Override character encoding: Optionally override the character set specified in the DBD.
-
Metadata Source: An enum with 2 options: "IMS Catalog" and "FILE"
-
DBD XML file: If Metadata Source is set to "FILE", specify the path on the Replicate server machine to the XML document produced by IBM IMS Explorer.
Change Data Capture settings
-
z/OS LOGSTREAM name: The name of the logstream that the Replicate IMS EXIT function writes to on the z/OS machine.
Security
-
Client authentication certificate (p12): The client certificate used by the MTLS (mutual TLS) connection to the server on the z/OS machine.
-
Client certificate password: The password for the client authentication certificate. Leave this field empty if there is no password.
-
Server certificate CA (pem): The server certificate in .pem format, used by the endpoint to authenticate the server on the z/OS machine.
-