web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Simple AX / Batch not close elaboration

Batch not close elaboration

Daniele Ferraretto Profile Picture Daniele Ferraretto
Hello everyone, after a long time here I am still writing about my experiences in AX. 

Lately I had a problem with batch processing that although they ran the code inside the class they never changed state. I add myself to the documentation that can be found on the internet relating to the batchglobal table which, although it is not possible to verify from AX, is visible at the database level. Within the table, there are three records that govern the execution of batches on the server. 

It must be verified that the dates in the LASTPROCFINISHEDJOBS column of the three records are similar and that there are no particular differences. 

In my case the dates present in the records with the identifier of the "NAME" column: "CleanUpDeadTasks" and
"ProcessedFinishedJobs" 

were completely misaligned and did not allow the system to close the processing





This was originally posted here.

Comments

*This post is locked for comments