Please enable JavaScript to view this site.

The manual for the JobRouter developer

Navigation: Webservice > Function and usage > User management

getUserJobFunctions

Scroll Prev Top Next More

Request all assigned Job Functions for individual users

The method getUserJobFunctions returns all Job Functions that are currently assigned to the requested user.

The return value consists of a list of Job Functions.

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

Method reference

Parameters

Data type

Description

userName

string

Username

Return value: ServiceObject_StringValue[]; Array with StringValue objects (Job Function name)