Hi All,
I want to create a custom migration entity for the "CustGroup" table, executing next steps:
Next i choose the CustGroup from the combo. After selection the wizard tries to create the appropriate migration objects (stagingtable, query and migration class):
But ... after a while i get next error:
Error says : "Treenode object not initialized", generation of entity-table is stopped.
After this , only the migration class is build (partialy).
In my opinion it has something todo with tables which have 1 or more relations to other tables, because, when i create just a flat table without relations, everything works well. Bug in the wizard ? Is there a workaround available or should we wait for next release.
Thx for any response,
Emmanuel Nuyttens.