Hello Pioneers,
I want to count number of pending workflow status( eg. Purchase Requisition workflow) record user wise in AX 2012 R3.
I will be using this in report.
Thanks
Hello Pioneers,
I want to count number of pending workflow status( eg. Purchase Requisition workflow) record user wise in AX 2012 R3.
I will be using this in report.
Thanks
Hi,
The number of active instances are already mentioned on the workflow configuration form. If you need to use this in x++, you can reverse engineer the display method which is being used on this form.
E,g, Accounts Payable > Accounts payable workflows. The column “Instances” is the number of active pending workflows