This Specification Flow Task will get the latest version of multiple files from inside the vault.
| Property Name | Description |
|---|---|
| Source File Paths | Pipebar (|) delimited list of paths to the files you wish to get the latest version of (each must be inside the vault). |
| 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 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 File Paths | "C:\VaultName\VaultFolder\MyPart1.SLDPRT| C:\VaultName\VaultFolder\MyPart2.SLDPRT| C:\VaultName\VaultFolder\MyPart.SLDPRT3" | C:\VaultName\VaultFolder\MyPart1.SLDPRT| C:\VaultName\VaultFolder\MyPart2.SLDPRT| C:\VaultName\VaultFolder\MyPart3.SLDPRT | This is a pipbar (|) delimited list of files that you want to get the latest version for. |
| Constant Name | MyResultConstant | MyResultConstant | When the task is run, the result of whether the latest version of the files was successfully retrieved 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. Currently Outputs are not available for Specification Flow.
Result
A Table of results for the Get Latest operation on each file.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)