Hi,
I want to import data from specific tables from an AX test environment to my AX local environment. The reason I want to do this is to debug on my local machine using the data QA is using for testing. The easiest solution would be to use SQL Server and select the tables I want to import. But then I was thinking about the RecId. Using SQL Server import I assume that I also import the RecId from the testing environment, will that mess up my local database? What if those RecId already exist somewhere else? Is that even possible? What would you recommend here?
*This post is locked for comments
I have the same question (0)