Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Aim of this article

Explains how to transfer changes done in one environment to another. For example, changes from DEV can go to QA, changes from QA go to PROD or in reverse.

In addition, you can select just specific entities for the transfer. 

Related sections

Integrations Table Options (Reference Manual)

Required permissions

Integration Instance - Admin

...

  1. Go to Account > Integrations

  2. In the Integrations table select a specific IM instance.

  3. From the row menu select Transport to

    1. Select Target Environment where the changes should be applied.

    2. Select objects (Mappers, Connections, Filters,...) which should be transported. 

      Image Removed


      ⚠️ Click the Target environment button to check whether a connection used on Target environment has been created and create one, if needed.

      transportTo.pngImage Added

      If there are encrypted properties, you will be prompted to enter a new value (otherwise they would become invalid in the new environment due to unique secret keys).

  4. Confirm. This triggers Select application properties you want to include in the transport.

  5. Click the Transport button to trigger the creation of a merge request. The process can take several minutes. 

  6. When the transport is ready, you will be notified in Notifications.

  7. Click the corresponding notification to view details. In this dialog you have the option to Deploy it.

    Alternatively, you can invoke this dialog from the row menu of the IM instance – it is the option Resolve merge request.

  8. The merge request status can be viewed in the Merge Requests section. You will also find there a link to Git where you can see more details about the merge request.

...