Connecting to a TaurusDB Data Source
Overview
ROMA Connect can use the TaurusDB database as a data source for data integration tasks. Before using the TaurusDB data source, you need to connect it to ROMA Connect.
Prerequisites
Each connected data source must belong to an integration application. Before connecting a data source, ensure that an integration application is available. Otherwise, create an integration application first.
Procedure
- Log in to the ROMA Connect console. On the Instances page, click View Console next to a specific instance.
- In the navigation pane on the left, choose Data Sources. In the upper right corner of the page, click Access Data Source.
- On the Default tab page, select TaurusDB and click Next.
- Configure the data source connection information.
Table 1 Data source connection information Parameter
Description
Name
Enter a data source name. It is recommended that you enter a name based on naming rules to facilitate search.
Integration Application
Select the integration application to which the data source belongs.
Description
Enter the descriptive information.
Connection Mode
Select the connection mode for the database.
- Default: The default mode is used for the database connection.
- Professional: The JDBC mode is used for the database connection.
Connection Address
This parameter is mandatory only if Connection Mode is set to Default.
Enter the IP address and port number for connecting the database.
Connection String
This parameter is mandatory only if Connection Mode is set to Professional.
Enter the JDBC connection string of the TaurusDB database, for example, jdbc:mysql://{hostname}:{port}/{dbname}?characterEncoding=utf8&useSSL=true.
- {hostname} indicates the IP address for connecting to the database.
- {port} indicates the port of the database.
- {dbname} indicates the name of the database to be connected.
Database Name
This parameter is mandatory only if Connection Mode is set to Default.
Enter the name of the database to be connected.
Encoding Format
This parameter is mandatory only if Connection Mode is set to Default.
Enter the encoding format used by the database.
Username
Enter the username used to connect to the database.
Password
Enter the password used to connect to the database.
- The following is an example of the database connection configuration in default mode:
Figure 1 Configuration example in default mode
- The following is an example of the database connection configuration in professional mode:
Figure 2 Configuration example in professional mode
- Click Check Connectivity to check the connectivity between ROMA Connect and the data source.
- If the test result is Data source connected successfully, go to the next step.
- If the test result is Failed to connect to the data source, check the data source status and connection parameters, and click Recheck until the connection is successful.
- Click Create.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot