Migrating from 17.2 to 18.2

Hi all,

Currently we are working on 17.2 version and planned to migrate to 18.2 version.

What are the best practices considering migration?

What are all the things needed to consider during migration?

Any inputs on this will be helpful .

 

Thanks

Rohini

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Hi @

    As per my understanding, you should consider the following factors while performing the Appian package migration from 17.2 to 18.2:

    • Go through the release notes of 17.3, 17.4, 18.1 & 18.2 and have a look on the deprecated & removed features/functions/smart services.
    • Make sure you are not using any one these deprecated / deleted features as in 17.2, and if so then you need to upgrade your code / configuration.
    • Once after the upgrade, have couple of round of End-to-End testing of every single application in 18.2 environment to make sure that the applications are not impacted.

    Hope this will help.

Reply
  • 0
    Certified Lead Developer

    Hi @

    As per my understanding, you should consider the following factors while performing the Appian package migration from 17.2 to 18.2:

    • Go through the release notes of 17.3, 17.4, 18.1 & 18.2 and have a look on the deprecated & removed features/functions/smart services.
    • Make sure you are not using any one these deprecated / deleted features as in 17.2, and if so then you need to upgrade your code / configuration.
    • Once after the upgrade, have couple of round of End-to-End testing of every single application in 18.2 environment to make sure that the applications are not impacted.

    Hope this will help.

Children