Skip to content

Export, import, or duplicate a runtime

A runtime carries a lot of configuration: connectors, mappings, variable bindings, and runtime-specific settings. Instead of recreating it by hand on a new project or machine, you can export the runtime as a file and import it elsewhere, or duplicate it inside the same project. All three operations include every connection and its mappings defined in the selected runtime.

  1. In the Portal, open Runtimes and select the runtime you want to export.
  2. Open the runtime action menu and choose Export.
  3. Save the generated file. It contains the runtime plus all its connections and mappings.
  1. Open Runtimes in the target project.
  2. Choose Import and select the file you exported earlier.
  3. Review the summary (connections, mappings, naming conflicts) and confirm.
  4. The imported runtime appears in the list.
  1. Select the runtime in the list.
  2. From the action menu, choose Duplicate.
  3. Enter a name for the copy and confirm.
  4. The duplicate keeps all connections and mappings.