Hi Lakshmi, You should not try to migrate using SQL scripts directly. You can use Data Import Export Framework (DIXF) in AX to link your SQL data to AX entities (SQL as source data format). In that way AX will take care of RecId's, Foreign keys and other important business logic. DIXF can also be setup to default some missing values like AX mandatory fields. The DIXF user guide can be found here: technet.microsoft.com/.../jj225591.aspx
↧