ListOfValues 2.5 RetrieveValues
Describes how to retrieve the metadata information for the values of the specified list of values
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| pasFilterLovIds | StringArray | In | String array with the element names of the list of values used for filtering |
| peActivityFilter | Activity Filter | In | The enumeration which can be used to limit the result to only the active or inactive objects |
| psOutXMLLovValueList | String | Out | The LOV ValueList XML structure containing the metadata of the values of multiple list of values |
Note that:
- The order of the returned objects in psOutXMLLovValueList is random.
- You can filter on any existing list of values, even system (e.g. BOOLEAN) and object (e.g. DUSERGROUP, USERNAME) list of values.
- If one of the specified list of values is invalid, an exception is thrown