ListOfValues 2.5 RetrieveValues

Describes how to retrieve the metadata information for the values of the specified list of values


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated 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.
pasFilterLovIdsStringArrayInString array with the element names of the list of values used for filtering
peActivityFilterActivity FilterInThe enumeration which can be used to limit the result to only the active or inactive objects
psOutXMLLovValueListStringOutThe 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