The CheckIn Folder into Vault Generation Task will check a folders contents into the vault.
Property Name | Description |
---|---|
(Name) | The unique name for this task. |
Source Folder Path | Path to the folder whose contents are to be checked in (must be inside the vault). |
Check In Comment | The check in comment that will be passed through to PDM when each of the files in the folder are checked in. |
Include Subfolders | TRUE to check in files in all subfolders, FALSE to only check in files in this folder. |
When this Generation task is added the properties are both dynamic and static by default.
See How To: Change A
Static Property To A Dynamic Property to enable rules to be built on these properties.
Property Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Source Folder Path | "C:\VaultName\VaultFolder\Contract1" | C:\VaultName\VaultFolder\Contract1 | All of the files in the folder 'C:\VaultName\VaultFolder\Contract1' will be checked in. |
Check In Comment | "Automatically checked in by DriveWorks" | Automatically checked in by DriveWorks | For each file that is successfully checked in, the check in comment 'Automatically checked in by DriveWorks' will be used. |
Include Subfolders | DWConstantRecurse | True | All of the files in the folder and its sub folders recursively will be checked in |
This Task can be added to the following Generation Sequence(s):