Please enable JavaScript to view this site.

The manual for the JobRouter developer

Navigation: Webservice > Function and usage > Job Function management

getJobFunctionReports

Scroll Prev Top Next More

Request all assigned reports for individual Job Functions

The method getJobFunctionReports returns all reports that are currently assigned to the requested Job Function.

The return value consists of a list of reports (report objects).

In case the requested Job Function does not exist, an error message will be returned.

Method reference

Parameters

Data type

Description

jobFunction

string

Job Function

Return value: ServiceObject_Report[]; Array with Report objects