This Specification Flow Task will create a new folder in the specified vault.
Property Name | Description |
---|---|
Folder Path | The full path of the folder in the local view that will be created in the vault. |
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 | Example rule | Example result | Meaning |
---|---|---|---|
Folder Path | "C:\PDMVaultLocalView\NewFolder\" & DWSpecificationID | C:\PDMVaultLocalView\NewFolder\0098 | DriveWorks will create the new folder. |
Constant Name | MyResultConstant | MyResultConstant | When the task is run, the result of whether the folder was successfully created or not will be written to this Constant. |
Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.
This task supports Status Outputs. They 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
Failure (one of the following occurred)