Jobs Page (UI Element)

From Grooper Wiki

This article is about the current version of Grooper.

Note that some content may still need to be updated.

2025

The Jobs Page in Grooper provides visibility into background processing operations executed by the system. It allows users to monitor the status, progress, and history of jobs such for Batch Processing and scheduled tasks.

Introduction

The Jobs page of Grooper is a system-level monitoring interface that displays all processing jobs executed by Grooper services. These jobs represent the execution of activities for Batch Processing such as Recognize, Classify, Extract, Export, and more.

From the Jobs page, users can:

  • View a list of active, completed, and failed jobs.
  • Monitor job status (e.g., Running, Completed, Failed, Canceled).
  • See detailed information such as "Process", "Step Name", "Activity", etc.
  • Identify errors or performance issues by reviewing job logs and outcomes.
  • Filter and search for jobs based on status, type, or time range.

The Jobs page is particularly useful for administrators and advanced users who need insight into system performance and processing behavior. It complements the Batches page by exposing the underlying execution layer, helping diagnose issues, track workload distribution, and ensure that processing pipelines are running as expected across the Grooper environment.

Jobs Page layout

  1. The left and most dominate portion of the UI is the Jobs List.
    • This will display all jobs that match the current Job Filter settings.
  2. At the top of the Jobs List is the Jobs List header detail sort options bar.
    • Each indicates an important detail which can be clicked to sort by that given detail.
  3. The upper right portion of the UI is the Jobs Filter.
  4. Within the Jobs Filter are several properties by which to filter.
    • Clicking the ellipsis button for a property will open a dialogue window by which you can select settings to filter by.
  5. Beneath the Jobs Filter are details about the selected Job.
  6. The General properties roughly mirror that of the details given by the Jobs List header detail sort options bar.
  7. Beneath the General properties of the selected Job are the Processing properties showing the status of the selected Job. It also gives its completion as a ratio between the completed Tasks of the Job vs the total Tasks, as well as a percentage of total completion.
  8. At the top-right of the UI are the Jobs Page commands.
  9. The first, from the left, is the refresh Jobs list command.
  10. Next is the "View Active Tasks" command, which opens a dialogue window to display only the Tasks of Jobs that are currently active.
  11. Next is the command to cancel the selected job.
  12. Last is the command to delete the selected Jobs and remove them from the Jobs List.