Please enable JavaScript to view this site.

The manual for the JobRouter developer

Navigation: Webservice > Function and usage > Job Function management

getJobFunctionUsers

Scroll Prev Top Next More

Request all assigned users for individual Job Functions

The method getJobFunctionUsers returns all Job Functions that are currently assigned to the requested Job Function.

The return value consists of a list of users (usernames).

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_StringValue; Array with StringValue objects (username)