Documentation Center

Baseline 2.5 Copy

This method creates a copy of the supplied source 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.
psSourceBaselineIdStringInThe element name of the source baseline
psOutBaselineIdStringOutThe element name of the baseline

Algorithm
  1. First a new baseline card is created.
  2. Then all objects from the source baseline are copied in the new baseline using the following default values:
    • source: 'save:Copy'
    • create: current datetime
    • modified: current datetime
    • author: current user