SUPPORT

How to migrate to 3.0.0

Last update:

July 17, 2024

We know that you probably come from an older version of APM Connector, if that is your case read the next topics to learn how to migrate to the 3.0.0 version

2.X.X to 3.0.0

When you are migrating from a 2.X.X version to a 3.0.0 you need to follow the next steps to be able to use correctly next versions.

  • First, you need to update your dependency on the pom.xml file to 3.0.0 version.
  • Target variable must be stored the result of a create and update operations in a new variable, please review notes below and you can also have further details in the Best Practices article here 

1.X.X to 3.0.0
When you are migrating from a 1.X.X version to a 3.0.0 you need to follow the next steps to be able to use correctly next versions

  • First, you need to update your dependency on the pom.xml file to 3.0.0 version.
  • The next thing to do is to update your host and port in your global configuration to aim for the correct server.

Note:

Target variable: the Target variable must be stored the result of a create and update operations in a new variable. Using the connector like that you will avoid problems of overwriting your payload. You can see the next screenshot as an example to define your variable.  You can name your variable in the way you wish but we recommend using a name clearly and easily identifiable