Table of Contents

Scheduled Reports

Anna Dowling 2018/05/03 05:17

Introduction

There are two scheduled reports associated with the file sync process, which are sent to the customer on a daily basis. These are setup to send via the ReportingManager scheduled config and are also available to view and export in the ReportingManager. These reports utilise the multi query tab functionality to display multiple tabs of data in the exported report.

Polaris Daily PULL Audit Report

Associated Result Tabs:

Schedule time: Daily at 4AM

Polaris Daily PUSH Audit Report

Associated Result Tabs:

Schedule time: Daily at 3AM

Watchdog's

  1. remoteFileGetJobFailure - Checks for failures on the RemoteFileAuditEvent domain in the scenario where we were unable to retrieve a file and notifies us via watchdog if this has occurred.
  2. remoteFilePutJobFailure - Checks for failures on the RemoteFileAuditEvent domain in the scenario where we were unable to generate a file and notifies us via watchdog if this has occurred.
  3. QuartzJobsBlocked - Added the quartz job blocked watchdog to ATC to notify us in the event of quartz getting blocked which may impact the schedule.