How to Transport Changes between Environments

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

Steps: 

  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. 

  4. Confirm. This triggers creation of a merge request. The process can take several minutes. 

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

  6. 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.

  7. 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.

 

Note:

  • When a transport is in progress or it is ready, the option Transport to is not in the row menu (to avoid parallel transports).

  • When routes, mappers, filters and connections were selected for transport, it may be necessary to update some of them after the transport, so that your integration works at a different environment. Typically you need to adjust connection details – URL, user, password, etc.

  • If you need to use a manual workaround for this procedure, follow these steps: For each route and mapper, create a local copy. In Workspace, copy the route/mapper to other instance (QA, Prod, etc.). Go to the other instance (QA, Prod, etc.) and deploy the copied route/mapper from Workspace.



PlatformManager version 1.67.0