Search code examples
database-designaxaptadynamics-ax-2012

Synchronize after extended data type changes


I'm 100% new to Dynamics Ax and am going through the training material. It is having me create new Extended Data Types. In the past 2 hours I have been able to create 2 because each time I create one and save it takes 30min - 1 hour to "Synchronize Table".

This is over VirtualBox. This is VM A with 6 CPU's 12gb of ram and I have it on a SSD.

The training is telling me to save but maybe I shouldn't be saving after small changes? It looks like it has to go through the entire database to synchronize everything. What could I be doing wrong?


Solution

  • You don't have to synchronize each time you touch EDT.

    Only synchronize tables using this EDT (or child EDTs) - manually. If you don't know all the tables, then you have to re-synchronize full database.

    Synchronize is technicality required only when database related properties (string size, array) are changed. If you change label or help text then you don't have to synchronize database.