Software (include version): Ancora, DocStar IDC, Epicor IDC


Use Case: This SQL statement will list any batches in Data verify that are currently being processed by a user


Customer: N/A


Prerequisites: Access to SQL Management Studio


Instructions:

  1. run query listed below


    1. SELECT * FROM Batch WHERE LastProcessedWithRoleId = 20 and State = 4


Helpful Links: N/A