Allocate a JobFunction to a report
The method addReportToJobFunction allocates the entered Job Function to the entered report in JobRouter.
In case the request is successful, it returns the boolean value true.
In case the requested Job Function or report does not exist, an error message will be returned. An error message will also be returned if the report was already allocated to this Job Function.
Method reference
Return value: bool; true, if the report was assigned successfully to the Job Function, otherwise false