Baseline 2.5 Copy
This method creates a copy of the supplied source baseline.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated 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. |
| psBaselineName | String | In | The unique name of the baseline. |
| psUserGroup | String | In | Write 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. |
| psSourceBaselineId | String | In | The element name of the source baseline |
| psOutBaselineId | String | Out | The element name of the baseline |
Algorithm
- First a new baseline card is created.
- 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