Monitoring the Jobs Queue

The Jobs page shows the queue of all pending, executing, and completed jobs initiated in SBOM Management. By default, the jobs are sorted in descending with the most recent jobs listed first. The following describes this queue and how to manage it data.

Currently, the queue lists only SBOM import jobs.

To view the list of current jobs:

1. Open the Jobs page (SBOM Management > Jobs).

The jobs queue is displayed in grid format, showing the following information for each job.

Column

Description

Job Id

The ID that SBOM Management automatically generated for the job at its creation. By default the queue is sorted in descending order on this column, showing the most recent job first (that is, the job with the highest ID).

Job Type

The job type. Currently, only import jobs are tracked (that is, jobs that import SBOM parts into a bucket).

Status

The current state of the job:

pending—Waiting in queue to start.

completed—Successfully completed.

errored—Did not successfully complete due to errors.

Actions

For a completed or errored job, click View to open the Job Details slideout. Information about job is shown on these two tabs:

Input—Provides details about the SBOM data file used as the source for the import.
Output—Lists statistics captured during the data parsing and processing stages of the import. For a given stage (Parsed Data or Processed Data), statistics show the number of SBOM parts:
That encountered errors.
For which messages were generated.
That were successfully processed, that failed, or that were skipped.

Click on a hyperlinked Messages or Errors statistic to view the actual messages or description of the errors, respectively.

2. Click Refresh icon as needed to refresh the jobs list with the latest data.
3. (Optional) Reformat the list of jobs to focus on the specific data you want to see. For more information, see Managing Information Grids in the SBOM Management.