Mendix 9.6.10 Vs 9.24 Version

0
Hi Team,   We are planning to upgrade an app from 9.6.10 to 9.24. Can you please help to share your experience, approach and preferred methods you took in the upgrade process?   Thanks!
asked
1 answers
0

Hello Deepak,

1.Create branch line from Main line of your application.

2.Open the branch line with New version.

3.Run the changes locally first.

4.Test your SSO/Email functionality locally.

5.You may face error from SSO, Encryption,Mxmodel reflection,Execel importer modules.

6.You can remove duplicate jar file from user library folder and fix the issue.

7.Check all the functionality locally if all works file then commit the chanegs and move it into QA.

8.if all works fine then merge changes with Main line and test changes again.

 

answered