Documentation Center

EDT 2.5 Find

Describes how to find all EDT objects matching the criteria given in the metadata filter

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.
peActivityFilterActivity FilterInThe enumeration that can be used to limit the result to only the active or inactive objects.
psXMLMetadataFilterStringInMetadata XML structure with additional filter on metadata to limit the objects on which metadata has to be returned
psXMLRequestedMetadataStringInRequested Metadata XML structure indicating which metadata has to be retrieved for a given object.
psOutXMLObjListStringInOutThe EDT ObjectList XML structure containing the metadata of the EDT Objects.

Note that:
  • The level attribute on the ishfield element must be 'none'.
  • The order of the returned objects in psOutXMLObjList is random.