cancel
Showing results for 
Search instead for 
Did you mean: 

How to get batch processing details?

Zemin_Bhavsar1
Champ on-the-rise
Champ on-the-rise

I want to provide a report in tabular format to show below details:-

1.      The batch was scanned or sweep?

2.      Who scanned/sweep the batch and at what time?

3.      Who all Indexed the batch?

4.      Index start time and end time

5.      How many documents were indexed and total number of pages?

6.      Who committed the batch?


I found a table in database – “BatchProcessingLog” but it do not have any data.


If I could get separate queries for each of the above line items then also it is fine.

2 REPLIES 2

Joel_Moore1
Star Contributor
Star Contributor

Hi Zemin,


We do not have a canned report with all of these details, but we do have a Data Provider in our Reporting Dashboards Module named 'Document Imaging Query - Time in Queue' that contains a few of the major items you are looking for. I feel it may be worth your time to request a Pilot License for this Module and check it out. You can also write custom SQL if you desire, which makes the Module very powerful. You can find more information on Reporting Dashboards here.


Best,

Joel

Eric_Beavers
Employee
Employee

I recommend Joel's suggestion of Reporting Dashboards too. It is great for its display options and doesn't always require knowledge of SQL.

There is another solution, however, you might want to review:

Report Services contain about 20 reports around scanning processes. If you are comfortable with SQL you can actually use the Query Editor tool to view the queries and configure your own. Here is a example of an Indexing Report: