Request all assigned processes for individual Job Functions
The method getJobFunctionProcesses returns all Job Functions that are currently assigned to the requested Job Function.
The return value consists of a list of processes (process objects).
In case the requested Job Function does not exist, an error message will be returned.
Method reference
Parameters |
Data type |
Description |
|---|---|---|
jobFunction |
Job Function |
Return value: ServiceObject_Process[]; Array with Process objects