Documentation Center

Baseline 2.5 Create

Creates a new baseline and returns the element name of the new 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.
psBaselineNameStringInThe unique name of the baseline.
psUserGroupStringInWrite access for the baseline. Normally this is copied from the owner of the folder that contains the publication version on which the baseline is created.
psOutBaselineIdStringOutThe element name of the baseline

Note that:
  • No objects will have a version selected yet.
  • The new Baseline XML is not automatically returned. If the calling code needs the new Baseline XML, an extra GetBaseline call is needed.