Reporting

History of a job

Each job row has a a History field. Clicking this will redirect us to the history of a job.

History

What we get is an overview of all executions of this job. For each ‘cycle’, we have some basic information like the files in the input and files that failed.

The filters can be used to hide or show specific ‘cycles’. * Status filters: * The Hide Empty filter, hides all cycles that did not process any files. Hence, this will hide all jobs that have zero Nr. of documents. * The Errors Only filter shows only cycles that have failed files. * Date Filters * the Last Day and Last Week filters shows only cycle in the last corresponding period. * the Between upon press will show two inputs for selecting dates that after pressing the find button will filter cycle between those dates. HistoryBetween
## Overview of a cycle For clarification: a cycle is one execution of a job.

To get the overview of the last cycle, click on the last run field of a job in the job’s overview.
To get the overview of a specific cycle, search the cycle in the history of the job and click view details.
The cycle overview shows all information related to the cycle.

Overview of the cycles

In the File status tab, we see an overview of all documents that were processed. If a document failed, the error message will appear next to the document.
The Messages tab gives an overview of all information or error messages that are not related to any document. E.g. an error message telling the backend is not available, will appear in this tab.

The filters can be used to hide or show specific ‘Files’: * Status filters hides all Files that don’t have the selected status (multi-selection is possible). * File name hides all Files that don’t start with same path as provided in the input field.