We have run across a few situations in Dynamics AX 2012 where the workflow batch job fails with the error "Failed to find workflow" message. When the customer received this error it prevented the remaining workflow messages in the queue from being processed. In order to process all of the items that were queued up we needed to complete the following steps:
1. Identify the record(s) that are causing the batch to fail.
Select a . RECID from SYSWORKFLOWMESSAGETABLE a Where a . ROOTCORRELATIONID...(read more)
↧