6.9.9.1. Job status

 
 

Overview

The Jobs Status Report provides a detailed, real-time snapshot of the status for every job configured in the ChronoScan system. The report quickly visualizes the count of batches and documents at every workflow stage, including assignment by entity and user, and reveals the percentage of work completed (based on successful exports).
 

Special Note: Meaning of "Current" columns
  • Columns labeled "Current" (such as [Batches] Current and [Docs.] Current) show the number of items that currently exist in the system and are not marked as deleted.
  • E.g., "[Batches] Current" counts distinct batches that are not deleted for the selected job/entity.
  • These counts respect the active filter period (if a date filter is applied, only items within that period are shown).
  • All stage-specific "Current" counters (like "in_creation", "waiting_to_process", etc.) count only non-deleted batches in the specific workflow state.
     

Columns and Technical Details
Column / Field
Technical Description
Job
Name of the job/project.
Entity
Name of the assigned entity (if any) or "Without entity".
[Users/Entity] Assigned
Number of users assigned to the entity. Derived via COUNT(DISTINCT ent_us.user_id).
Total [Batches]
All batches ever created for the job/entity combination, regardless of state.
Current [Batches]
Number of distinct, non-deleted batches currently present for the job/entity (deleted != 1). Applies date filter if set.
in_creation [Batches]
Non-deleted batches currently in the "increation" state.
waiting_to_process [Batches]
Non-deleted batches with status "reprocess" or "created" and with at least one document in "toprocess" or "toreprocess" state.
in_process [Batches]
Non-deleted batches currently in the "in_process" state.
in_pre_classification [Batches]
Non-deleted batches in "created" or "processed" state with documents in "topreclass".
in_pos_classification [Batches]
Non-deleted batches in "created" or "processed" state with documents in "topostclass".
parked [Batches]
Non-deleted batches with status "parked".
waiting_configuration [Batches]
Non-deleted batches with documents needing configuration or review, and not in states such as exported, archived, error, rejected, etc.
ready_to_index [Batches]
Non-deleted batches with documents in indexable states (manual_index, user_indexed, system_indexed), not in end/exception states.
waiting_approval [Batches]
Non-deleted batches with documents pending or recently approved/rejected and not in end/exception states.
ready_to_export [Batches]
Non-deleted batches with status "ready_to_export".
export_error [Batches]
Non-deleted batches with status "export_error_status".
exported [Batches]
Non-deleted batches with status "exported".
Total [Docs.]
All documents ever created for the job/entity.
Current [Docs.]
Documents currently present (not deleted) for the job/entity and within the selected period.
% Completed [Batches]
Calculated as 100 * exported batches / total batches - percentage of batches by job/entity that are fully exported.
 
All "Current" and workflow-stage columns ONLY count batches/documents that are not deleted (deleted != 1) and, if a filter is used, within the specified date range.
 

Toolbar

Button
Description
Download report (.xls)
Export the current table to Excel.
Explore
Access other saved reports or views.
[SQL]
Display the SQL query behind the current report
Schedule report
Plan periodic or automated report generation.
Configure report
Select visible columns and customize report fields.
Submit
Refresh the report using the current filters.
 

Filters

Filter
Description
Period
Filter jobs and documents by creation/update date: today, last n days, etc.
Jobs
Limit the analysis to specific jobs.
Users
Filter data by selected users or user groups.