Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The JITL RunReportJob makes use of the JOC Api Server. Therefore it is necessary JS7 - REST Web Service API. To access the API it is required to configure an account to authenticate the api. Please refere to for authentication, see JS7 - JITL Common Authentication

The account needs these the following permissions to create the reports:

  • sos:products:joc:reports:manage  
  • sos:products:joc:reports:view 

...

NameDescription
report_paths

List of paths pointing to the location of report configurations for which reports should be created

Items in the list are separated by semicolon. Reports will be created for all list items. List items for non-existing report configurations will be ignored. If the same report configuration is specified more than once, then it will be used just once.

If both report_paths argument and report_folders argument are not used, then reports for all report configurations will be created.

report_folders

List of folders holding report configurations for which reports should be created

Items in the list are separated by semicolon. Reports will be created for all list items. List items for non-existing report configurations will be ignored. If the same report configuration is specified more than once, then it will be used just once. This can occur if a report configuration is found in the report_paths argument and in a folder specified by the report_folders argument.

Folders will be processed recursively if the name ends with: /*

If both report_paths argument and report_folders argument are not used, then reports for all report configurations will be created.

Adding a

...

Workflow to automate Creation of Reports

Add Users can add a workflow and add that holds a single job to the workflow. Assign the job a Standalone Agent or Agent Clustercreate reports.



Open the The wizard is available to assign the job the JITL RunReportJob Job Template:


Click the "Submit" button. It is not required to configure job arguments. The default behavior is to create all reports. 

Existing reports will not be created againoverwritten.

Adding a Schedule to automate Creation of Reports

Create a schedule and assign the workflowA schedule can be created like this:


Assign The schedule is assigned a the workflow:


Specify start time settingsThe schedule specifies start times. In the following example reports will be created on the first day of month at 12:00:00:

...