Documentation Center

Baseline 2.5 GetMetaData

This method gets the requested metadata of the baseline.


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.
psBaselineIdStringInThe element name of the baseline.
psXMLRequestedMetaDataStringInRequested Metadata XML structure indicating which metadata has to be retrieved for a given object.
psOutXMLObjListStringInOutThe Baseline ObjectList XML structure containing the metadata of the baselines

Requirements are:
  • The user must have read access.
Note that:
  • When no Baseline is found with the supplied psBaselineId, an InvalidObjectException is thrown.
  • The level attribute on the ishfield element in the Requested Metadata XML should always be 'none'.