All Products
Search
Document Center

Lindorm:Add a DTS data source

Last Updated:Mar 28, 2026

Add a Data Transmission Service (DTS) task as a data source on the Lindorm Tunnel Service (LTS) web UI to consume change data from DTS into your Lindorm instance.

Prerequisites

Before you begin, ensure that you have:

Get the required parameters from the DTS console

Before configuring the data source in LTS, collect the following parameter values from the DTS console.

From the Task Management page

In the DTS console, click the ID of the DTS task to open its details page. In the left-side navigation pane, click Task Management to get:

ParameterDescription
topicThe topic name from which LTS reads data from the DTS task.
proxyAddrThe endpoint of the DTS instance.

From the Consume Data page

On the task details page, click Consume Data in the left-side navigation pane to get:

ParameterDescription
sidThe consumer group ID.
usernameThe username for logging on to the consumer group.
passwordThe password for logging on to the consumer group. If you forget the password, click Change password in the Operation column to set a new one.

Add the DTS data source

  1. In the left-side navigation pane of the LTS web UI, choose Data Source Manage > Add Data Source.

  2. On the Add data source page, configure the following parameters.

    ParameterDescription
    NameA name for the DTS data source.
    Data Source TypeSelect DTS from the drop-down list.
    ParametersEnter the parameter values collected from the DTS console: topic, proxyAddr, sid, username, and password.

    Add a DTS data source

  3. Click Add.