Baseline 2.5 SetMetadata

This method updates the metadata of the baseline card.


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.
psXMLMetadataStringInMetadata XML structure with the metadata that will be set on the baseline. For example, the metadata field to deactivate or activate a baseline can be set during update.

Requirements are:
  • The user must have write access to the baseline which is going to be updated.
Note that:
  • The level attribute on the ishfield element must be none.
  • The metadata can be updated after the baseline is frozen!
  • In order to rename the baseline add the field FISHDOCUMENTRELEASE with the new baseline name to psXMLMetaData.