This Specification Flow Task will get the latest files in a folder from the vault.
| Property Name | Description |
|---|---|
| Source Folder Path | Path to the folder (must be inside vault). |
| Include Subfolders | TRUE to get the latest files in all subfolders, FALSE to only get the latest versions of files in this folder. |
| Include References | True (checked) to include references (applies to SOLIDWORKS files).
Include References (when True or checked) will collect the versions of the files used inside the SOLIDWORKS assembly or drawing. It will not retrieve the latest version of those files unless the latest was the last saved reference in the assembly or drawing. |
| Constant | 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 |
|---|---|---|
| Source Folder Name | "C:\VaultName\" & MyFolderReturn | C:\VaultName\VaultFolder |
| Constant Name | MyResultConstant | MyResultConstant |
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)