Categories

Versions

You are viewing the RapidMiner Studio documentation for version 9.5 - Check here for latest version

Convert Legacy Connections

RapidMiner 9.3 introduced a new type of connection management, based on connection objects. The old connection management will be phased out in future releases. By following the instructions below, you can convert your legacy connections into connection objects. The new connection objects will be saved in a repository.

The old connection management distinguished between database connections (JDBC) and other types of connections (also known as configurables):

Convert legacy database connections (JDBC)

  1. Open the Manage Database Connections (Legacy) dialog via

    Manage Database Connections Icon Connections > Legacy Connections > Manage Database Connections (Legacy).

  2. Select the database connection you want to convert and press the Conversion Icon Convert button

  3. Select the repository where to store the new connection and change the name of the new connection if necessary. If the connection was stored on a server before, that server's repository will be preselected. Then press the Create Icon Create button.

  4. Edit the details of the new connection, e.g. add a description or tags, inject parameters or configure external sources. Press the Save Icon Save button to save your changes.

  5. Use the new connection entry in your process! See the SQL section for more information on how to use database connections in a process.

Convert other legacy connections (configurables)

  1. Open the Manage Connections (Legacy) dialog via

    Manage Connections Icon Connections > Legacy Connections > Manage Connections (Legacy).

  2. Select the connection you want to convert and press the Conversion Icon Convert button

    Note: Not all connection types can be converted at this point. Make sure you always have the newest extension versions installed. Read how to install extensions.

    If a connection cannot be converted, the Conversion Icon Convert button is disabled.

  3. Select the repository where to store the new connection and change the name of the new connection if necessary. If the connection was stored on a server before, that server's repository will be preselected. Also note that the correct type of the connection is locked in and cannot be changed. Then press the Create Icon Create button.

  4. Edit the details of the new connection, e.g. add a description or tags, inject parameters or configure external sources. Press the Save Icon Save button to save your changes.

  5. Use the new connection entry in your process! See the Cloud section for more information on how to use the different connections in a process.