Export and import a runtime's connections
A runtime usually carries a lot of connectivity configuration: connectors, mappings, and variable bindings. Instead of recreating each connection by hand on a new project or machine, you can export all of a runtime’s connections at once and import them into another runtime. For exporting or importing a single connection, see Export and import connections.
Export all connections of a runtime
Section titled “Export all connections of a runtime”- Open the project in the IDE and expand the Runtimes node in the project tree.
- Select the runtime, open its action menu, and choose Export all connections.
- Save the generated file. It contains every connection of that runtime together with its mappings.
Import connections into a runtime
Section titled “Import connections into a runtime”- Open the target project in the IDE and expand the Runtimes node in the project tree.
- Select the destination runtime, open its action menu, and choose Import connections.
- Select the file you exported earlier and confirm.
- The imported connections appear under the runtime.