Comment on page
Migration steps
The first step of every migration should be the creation of a temporary project using the onboarding wizard.
Some thoughts should be given to the way you connect your new agent to your databases.
Follow the dedicated guide to learn more about the differences between the two agents and how to connect your new agent to your databases.
A translation guide for most features is available in the
Code transformations
section.Making an agent which works is not enough: you also need to make sure that it generates a schema where the naming of most entities is the same as the old one.
Once all those steps are done, you can go ahead and replace the old agent with the new one in your development environment!
Last modified 4mo ago