Skip to main content

XTM Connect – Adobe Experience Manager

Upgrading the existing XTM Connect – AEM as a Cloud Serviceinstallation

To upgrade an existing XTM Connect – AEM as a Cloud Service installation in the AEM Cloud environment, follow these steps:
  1. Check which version of the AEM SDK is in use in your AEM Cloud environment.

  2. Compare the AEM SDK version number with the XTM Connect – AEM as a Cloud Service version suffix, -CLOUD-xxxx.xx.xxxx. If the XTM Connect – AEM as a Cloud Service version is not higher than or the same as the AEM SDK version number, upgrade the AEM SDK that is in use in your AEM Cloud environment.

    If it is not possible to upgrade the AEM SDK, request support from XTM International.

    To request support

    Visit our Support Portal.

  3. In your application’s main pom.xml file, set the xtm.connector.version property value to the current release. Example: CLOUD-2022.9.8722.

  4. Build the project.

  5. Test the build to make sure that it works on your local AEM SDK (its version must match the one used on the cloud).

  6. Push the changes to the AEM Cloud Git repository.

  7. Deploy the changes to your environment.