Hi
After reading the <How to write Data Upgrade Scripts for Microsoft Dynamics AX 2009.pdf> there are two questions:
Will your own update classes like ReleaseUpdateDB41_OwnModule_1 be called automatically or do they have to be registered somewhere? And could the order be controled if you have a second module like ReleaseUpdateDB41_OwnModule_2 and you want to make sure its called after ReleaseUpdateDB41_OwnModule_1?
Thanks for help, Jan
*This post is locked for comments
I think all children of ReleaseUpdateDB are processed automatically, so they don't have to specified them anywhere. Simply check if they are shown in the cockpit to be sure.
About dependencies, have you already looked at addCrossModuleDependency()?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,113 Super User 2024 Season 2
Martin Dráb 229,918 Most Valuable Professional
nmaenpaa 101,156