This Specification task returns an array of the history for a file.
| Property Name | Description |
|---|---|
| Source File Path | The full file path to the files whose history to retrieve. |
| Constant Name | The name of the Constant into which the result should be driven (Optional). |
| Property Name | Example Rule | Meaning |
|---|---|---|
| Source File Path | "C:\PDM Vault\DriveWorks\MyPart.sldprt" | The history for the file ‘MyPart.sldprt’ will be returned in the History output. |
| Constant Name | DWConstantResult | This will drive the result of the task in the 'Result' 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.
A table array containing the history of the file. Columns: Versions, Event, Type, Date, User ID, File ID, Folder ID, User Name, Comment.
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.
The status output navigation is as follows:
Success
Success with Warnings
Failed