Help Center/ ROMA Connect/ User Guide/ Composite Applications/ Managing Composite Applications/ Importing and Exporting a Composite Application
Updated on 2026-01-19 GMT+08:00

Importing and Exporting a Composite Application

ROMA Connect allows you to import and export composite applications using files.

  • Importing composite applications in JSON format
  • Exporting composite applications in JSON format

Constraints

  • After a composite application with custom connectors is exported, it cannot be imported to other environments.
  • The connection instance information of a connector cannot be exported.

Exporting a Composite Application

  1. Log in to the ROMA Connect console.
  2. In the navigation pane on the left, choose Application. On the page displayed, click the target composite application.
  3. You can export a composite application using either of the following methods.
    1. Click on the composite application, choose Modify, and click Code on the top of the canvas to check the JSON source code. Click in the upper right to download the JSON composite application file to you local PC.
    2. Click on the composite application and choose Export to export the composite application file in JSON format to the local host.

Importing a Composite Application

  1. Log in to the ROMA Connect console.
  2. In the navigation pane on the left, choose Application. On the page displayed, click Create.
  3. In the Select Template box, choose Import under Import from Files.
  4. On the page displayed, click to select a composite application file in JSON format.
  5. Click Upload to import the composite application.

    If a message says the composite application name already exists during import, either create a new version on the file selection page or rename the name field in the composed_apps section of the imported JSON file, then try importing again.