Upgrading an existing BMC Helix iPaaS integration template, powered by Jitterbit
Before you begin
- Review the 23-3-enhancements-and-patches to check the updates available for your integration template.
- Make sure you have documented the configurations and customizations of the existing integration template.
- Do not delete your existing deployment until you are ready to move your upgraded integration into production.
Upgrade scenarios
Upgrade your existing integration template if you want to implement the new capabilities available with an updated template or if upgrades to any BMC Helix products affect your existing templates. To upgrade to the new version of an integration template, you must manually reapply all configurations and customizations made to your existing integration solution when configuring the upgraded integration template.
The following image provides an overview of the upgrade scenarios for your integration template and shows the upgrade process:
To upgrade an existing integration template
To upgrade an existing template, you must download and reconfigure the upgraded version of the template.
In your development environment, download the JSON project file from the EPD website.
This file contains the BMC Helix iPaaS Integration Studio project for the integration template.- Import the downloaded file to the development environment where you want to add the project.
Update the project variables.
- Reapply any customizations you configured for your deployed integration template.
- Move the configured integration template project to your QA environment, and then deploy and enable the project.
For more information, see Deploy-and-enable-project. - Perform a complete round of testing to ensure that the integration use cases are executed as expected after the customizations are reapplied.
- Back up the existing integration template project from the production environment:
- Log in to BMC Helix iPaaS and navigate to the Integration Studio.
- Select your production environment from the Filter by: list.
- Select the ellipses (...) in the Actions column of the project, and click Export.
- On the Export Project page, select all the available options and click Export.
This creates a project JSON file with all the template configurations.
- Move the tested integration template project to the production environment.
Deploy and enable the new integration template project.
For more information, see Deploy-and-enable-project.- Delete the existing integration template project.
- Log in to BMC Helix iPaaS and navigate to the Integration Studio.
- Select your production environment from the Filter by: list.
- Select the ellipses (...) in the Actions column of the project, and click Delete and then click Continue.
The integration template project is deleted from your production environment.