You are viewing the RapidMiner Studio documentation for version 9.7 -Check here for latest version
Convert Legacy Connections
RapidMiner 9.3 introduced a new type of connection management, based onconnection 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)
Open theManage Database Connections (Legacy)dialog via
Connections > Legacy Connections > Manage Database Connections (Legacy).
Select the database connection you want to convert and press theConvertbutton
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 theCreatebutton.
Edit the details of the new connection, e.g. add a description or tags,inject parametersor configure external sources. Press theSavebutton to save your changes.
Use the new connection entry in your process! See theSQL sectionfor more information on how to use database connections in a process.
Convert other legacy connections (configurables)
Open theManage Connections (Legacy)dialog via
Connections > Legacy Connections > Manage Connections (Legacy).
Select the connection you want to convert and press theConvertbutton
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, theConvertbutton is disabled.
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 button.Edit the details of the new connection, e.g. add a description or tags,inject parametersor configure external sources. Press theSavebutton to save your changes.
Use the new connection entry in your process! See theCloud sectionfor more information on how to use the different connections in a process.