This Specification Flow Task will check a file into the vault
You must specify the user that the file will be checked in with and the path for the vault.
Without these specifications, the task will fail.
Property Name | Description |
---|---|
Source File Path | Path to the file to be checked in (must be inside the vault). |
Check In Comment | The check in comment that will be passed through to PDM when the file is checked in. |
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 Path | "C:\VaultName\VaultFolder\MyPart.SLDPRT" | C:\VaultName\VaultFolder\MyPart.SLDPRT | This will designate MyPart.SLDPRT as the file to check in to the vault. |
Constant Name | MyResultConstant | MyResultConstant | The result of the file being checked in (successful or not), is written to this constant after the task has been run. |
This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.
Outputs are only available within Specification Macros.
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)