Find Users operation

Retrieves a list of LiveCycle users that match a specific domain and partial user name.

Input properties

Properties to specify the search criteria.

LC UM Domain

A string value that specifies name of the domain to search. The name is configured in User Management in the LiveCycle Administration Console.

Partial User Name

A string value that represents a partial user name to use as search criteria. For example, if you provide the string al , the operation returns all names that match the string, such as Alex Pink.

Output properties

Property to store the result of the operation.

Result

A semi-colon delimited string value that contains the list of processes that can be used for the creation of ARS and RTS.

Exceptions

This operation can throw a com.adobe.idp.um.api.UMException exception.

// Ethnio survey code removed