as i have searched in ax, there is no such customer account exists
*This post is locked for comments
Ok, that is great, but what is the issue then?
I have an issue when copying data to target in data import/export framework.
I get an error message that says Data written to target 'Customer' ('0' records created, '0' records updated)
additional info in infolog says record already exists but when i checked in A/R all customers as per my screenshot, there is no such customer account
Hi,
Have you double checked your import data especially the company to which you import them?
Best regards,
Ludwig
Hi Jet_07,
In the import file the fields are not mapped correctly due this customer were not imported.
please check the import file and try once again importing the data from excel.
other wise muanally create the customer in AX 2012.
With Regards,
AX Financial
Please perform the following steps:
i. Check the data in the table custTable, to see if there is any record with the specified customer account exists.
If yes, delete it.
ii. Try to manually create the customer(the one which seems to have error) and see if you are able to create it.
If yes, check whether you are supplying all the mandatory fields in custTable entity to create the customer
through DIXF.
If no, check if there is any custom index (or) custom code in validateWrite/insert method on custTable, that is
blocking the creation.
iii. Give a try with different customer account through DIXF, see if it can be imported successfully.
If yes, then there is some data issue with your earlier customer account.
If no, then check if there is any custom validation/code present in that method insertUpdate of class
DMFCustomerEntityClass
iv. If none of the above steps work, debug the DMF by placing breakpoint in the code
\Classes\DMFCustomerEntityClass\insertUpdate.
Hope this helps you.
Thanks,
Chaitanya Golla
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Tocauer 4
Community Member 2
Nayyar Siddiqi 2