Skip to content

Commit

Permalink
Updated the README with the details of the job status report
Browse files Browse the repository at this point in the history
  • Loading branch information
davewalker5 committed Nov 1, 2023
1 parent e91dfbc commit 7b52c6f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,17 @@ MusicCatalogue.LookupTool --lookup "John Coltrane" "Blue Train"
- Once the export is complete, the file will appear in the folder indicated by the "CatalogueExportPath" configuration setting (see below)
- The exported format is based on the file extension for the supplied file path, as per the command-line tool (see above)

### Reports

#### Job Status Report

- To view a report on the status of background export jobs, click on the "Reports > Job Status" menu bar item:

<img src="diagrams/reports-job-status.png" alt="Job Status Report" width="600">

- Use the date pickers to select the start and end dates for the report and click on the "Search" button to view the results
- Records are included from 00:00 on the start date up to and including 23:59 on the end date

[^ top](#musiccatalogue)

## Web Service
Expand Down
Binary file added diagrams/reports-job-status.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b52c6f

Please sign in to comment.