How do I migrate setup data from one company to another?

This question is not answered

I want to migrate setup data in AP and GL from one company to a newly created company. What is the best way to do this? Will the export/import function work?

All Replies
  • Yes you can Export data from one company and use in other company Just create Definition Group and export your related data and then you can import in your new company...

    Mansoor Adeel

    AX 2012 Techno Consultant

  • You can do in two ways:

    1. Duplicate the company and then in the new company launch the class SysDataBaseTransDelete to delete all the ledger transactions.
    2. Create a definition group including the tables you want to copy; export from the original company and import in the new company that you will have created before.