The Get Specific File Version Generation Task will get the specific version of a file from the Vault.
Property Name | Description |
---|---|
(Name) | The unique name for this task. |
Source File Path | Path of the file to get the specific version of (must be inside the vault). |
Version | The Version of the file to retrieve from the Vault (Use 0 (Zero) to get the latest version available). |
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 File Path | "C:\VaultName\VaultFolder\MyPart.SLDPRT" | C:\VaultName\VaultFolder\MyPart.SLDPRT | The file 'C:\VaultName\VaultFolder\MyPart.SLDPRT' will have its latest version retrieved from the vault. |
Version | DWVariableReleasedBracketVersion | 4 | Version 4 of the file 'C:\VaultName\VaultFolder\MyPart.SLDPRT' will be retrieved from the vault. |
This Task can be added to the following Generation Sequence(s):