Announcements
I am currently using Microsoft Dynamics AX 2012 R3. When I attempt to submit the purchase order in workflow, I am receiving the following error message:
Hi,
the name "ogiValidateTotalAmount" indicates that it's a custom method. Could you check the code in it, and share with us if you need help?
Hi Ganean Gordon,
Is this a custom workflow? Is there any customization?
In AX any value divisible by zero gives an exception, to avoid this use minOne function.
field = value / minOne(value);
Hello Genean,
Do you have a technical expert around?
It might be the case that the behavior that you experience is the result of a system bug.
On LCS, I found a couple of hotfixes that MS released.
Yet, you will need a technical expert to assess whether this message is the result of a bug or another glitch.
Best regards,
Ludwig
André Arnaud de Cal...
294,099
Super User 2025 Season 1
Martin Dráb
232,866
Most Valuable Professional
nmaenpaa
101,158
Moderator