Introduction

JS7 provides built-in capabilities for exporting data from any JOC Cockpit view for ad hoc reporting purposes. See the JS7 - Views - Export Data article for more information.

In addition, users may be interested in automatically creating reports about planning and execution of job scheduling.

  • Such reports can be created using the JS7 - PowerShell Module which acts as a wrapper for the JS7 - REST Web Service API.
  • Use cases include customizing the scope, ordering and formatting of reporting data. This includes the use of output formats such as .csv, .xml, .json, .xlsx as well as custom formats. As Excel® is a frequent output format the use cases introduce a solution for creating .xlsx files with Windows and a number of Unix platforms. Reports can be added to the individual worksheets of an Excel® report file.

Resources

  • No labels