Viewing Your Jobs
Currently, the Jobs page lists the pending and completed import jobs (that is, jobs that imported SBOM parts or are scheduled to do so). By default, this list is sorted in descending with the latest jobs listed first. The following describes this list and how to manage it data.
Note:SBOM Insights also provides REST API to the details for all jobs or for an individual job. See SBOM Insights API for more information about working with the APIs.
To view the list of current jobs:
1. | Click Jobs in the left navigation panel to open the Jobs page. |
The list of jobs is displayed, showing the following information for each.
Column |
Description |
Job Id |
The ID that SBOM Insights automatically generated for the job at its creation. |
Job Type |
The job type. Currently, only Import jobs are tracked (that is, jobs that import SBOM parts into a bucket). |
Status |
Either Pending or Completed. For a Completed status, check the Output column for any errors that might have occurred during the import. |
Input |
Details about the SBOM data file used as the source for the import and about the log file created to capture the import progress. To capture the complete Input value for a job when the value is long, right-click within the value, select Copy, and paste the content in a text editor for review. |
Output |
Information about any errors encountered during the import, as well as processing messages, entity totals, and times. To capture the complete Output value for a job when the value is long, right-click within the Output value, select Copy, and paste the content in a text editor for review. |
2. | Click Refresh 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 Lists in SBOM Insights. |