Announcements
No record found.
At the moment of generate an automatic inform, the program it´s showing this. Any help would be apreciate.
*This post is locked for comments
I had similar odd issues before, and what I did was just restart AOS service. If that doesn't help, try re-compile or re-generate CIL code.
Rafael, can you explain in a bit more detail what you are doing when you receive this error.
[quote user="Jonathan Halland"]
[/quote]
The error is happening when i try to generate a automatic report at:
Inventory and Warehouse Management / Transactions / Transactions, the report generates going to file / Print and then accept
[quote user="Andrew Xu"]
I already tried to restart the service and also the compile on CIL code, but nothing.
This is a known error that is solved with KB2916589
This is such a simple fix that is hard to find the KB for etc. It's one line of code that needs changed in:
\Classes\SysOperationController\dialogPostRun #64
Change this line:
if (sysOperationDialog && !dataContractObjects.elements())
To this line:
if (sysOperationDialog && dataContractObjects && !dataContractObjects.elements())
Hi Alex,
I am getting the same error while doing Inventory Recalculations.
I am using AX 2012 R3 CU11 and even there I found this code as missing one.
But in my case, we have 5 legal entities, for 1 legal entity the Inventory Recalculations were successfully done. While doing the Inventory Recalculations for the 2nd legal entity we got this error.
Question-1: This fix is for which version?
Question-2: Do you think this is a system bug, as to me it seems to be a data issue since for other legal entity it was done successfully.
Would appreciate for your quick help.
Sincerely,
Muneeb
I am sorry, just checked again, the code is already there as I am using R3 CU11.
Any other suggestions you have.
Hi,
I fixed the issue. The issue was related to the code. After making required technical changes, the issue got resolved.
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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Joris dG 5
Andrew Jones a1x 2
GL-01081504-0 1