
Yet another blog for Dynamics 365 for Finance and Operations. (I hope this name is not changed by now ;) ). This blog primarily targets technical readers. I will be sharing my experience with Dynamics AX using code snippets, errors, and solutions, Tips, and tricks. PS: Don't use any code directly on production DB, review code thoroughly, and test it in DEV instances first.
September 17, 2020
[Solved] D365FO logic app connector error: Failed with error: 'The browser is closed.'. Please sign in again.
September 04, 2020
QuickFix -14:[Solved] Error "error occurred while doing bulk copy from temp table to entity table"
While importing a file using Data entity getting
below error,
Error message:
"Error occurred while doing bulk copy from temptable to entity table- '0' '<Entity Name>' record(s) inserted in staging"
Solution:
Normally this error comes when there are issues with data. Check your input file look for field values that are part of the primary key. There must be some duplicate value where the system is throwing the above error.
-Harry
Follow us on Facebook to keep in rhythm with us. https:fb.com/theaxapta