
Hi,
I developed a custom data entity in AX 7. And I ran the upload (csv file) in the Data management.
On the execution log, it showed "Package execution failed please check event log in DMF service box-
'0' 'LUKAEntity' record(s) inserted in staging"
I remote desktop into the VM, under Windows Logs (Application and System), I am not able to find error events for this.
Under the Applications and Services Logs > Microsoft > Dynamics. There are a lot of AX-* folders, I expanded those folders and check the events, still not able to find anything.
I was wondering where I should look at the logs for Data management in AX 7?
Thanks,
*This post is locked for comments
I have the same question (0)Hi Yuli,
This is a great question. If you go to the Execution details, you can go to 'View execution log'. From this form you can see the Infolog or Staging log details.
Probably the format of date/decimal fields are specified incorrectly or the file contains duplicate records if there is a failure at the source to staging step.