Skip to main content Skip to complementary content
Close announcements banner

Deploy the Route into Runtime

In this section, the Route just created is deployed in the Talend Runtime Container.

Procedure

  1. Right-click the Route you have created and select Build Route in the contextual menu.
  2. In the Build Route wizard, click Browse to navigate to the directory where you want to store the Route and click Finish. In this use case, you export the Route directly to the deploy folder within the Talend Runtime Container directory so that it starts to run immediately.
    Build Route wizard.

Results

When you run the Route by building it into the container/deploy folder, the tMysqlConnection component will look for the sample/jdbc datasource in the container. If the datasource exists, the connection parameters from this datasource will be used at runtime to establish the connection to the MySQL database.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!