Previous Topic: The Worklist Web Services Facility

Next Topic: Complex Types - Worklist Web Services

getApprovedJNDIUsers Operation

Description

Returns the list of comma-separated LDAP users that should be selected from in an assignment action.

Syntax
public java.lang.String getApprovedJNDIUsers (java.lang.String sessionID,java.lang.String workitemID)
throws  WLServiceException
Parameters

Parameter

Type

Description

sessionID

string

Specifies the session ID returned by the login operation

workitemID

string

Specifies the comma-separated IDs of the workitems that should be reassigned

Return

The list of LDAP users

Exception Thrown

WLServiceException