CreateNamedVersion Parameters and Valid Execution Modes
The valid execution mode for CreateNamedVersion is SYNCHR
The parameters of CreateNamedVersion are as follows:
Name | Semantics | Type | Valid Values | Multiplicity |
---|---|---|---|---|
Direction: In | ||||
Name
(Mandatory) |
Refers to the name that is used to create named version. | string | Any specified name for create named version | 1 |
MasterCatalog
(Optional) |
Refers to repository name. | long or string | Any existing Repository ID or Name. | 0..1 |
InDocument (Mandatory) | Refers to MLXML document. See Common Parameters. | Document | MLXML document | 1 |
NamedVersionTimestamp
(Optional) |
Refers to the Date string using which named version is created.
You must specify yyyy-MM-dd HH:mm:ss format for the Date string. For example, 2011-03-29 16:45:40 |
string | Default value is current date and time. | 0..1 |
Copyright © Cloud Software Group, Inc. All rights reserved.