This Specification Flow Task will check in the contents of a folder into the vault.
Without these specifications, the task will fail to run.
Property Name | Description |
---|---|
Source Folder Path | Path to the folder whose contents are to be checked in (must be inside vault). |
Check In Comment | The check in comment that will be passed through to PDM when each of the files in the folder is checked in |
Include Subfolders | TRUE to check in files in all subfolders. FALSE to only check in files in this folder. |
Constant Name | The name of the Constant into which the result should be driven (Optional). |
When this task is added the properties are 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:\DriveWorks\MyVault\" & DWSpecification | C:\DriveWorks\MyVault\MyProject 0001 | The contents of this folder will be checked into the vault |
Constant Name | DWConstantCheckInResult | DWConstantCheckInResult | When the task is run, the result of whether the folders contents were successfully checked in or not will be written to this Constant. |
This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.
Outputs are only available within Specification Macros.
A table containing a list of files that were checked in.
A table containing a list of files that were not checked in, with reasons.
This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.
The status output navigation is as follows:
Success
Success with Warnings
Failed (one of the following occurred)