Batch not close elaboration
Views (160)
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.
*This post is locked for comments