Home Search

DriveWorks Pro 24
PDMPro: Clear Local Cache From Folder

Send Feedback

PDMPro: Clear Local Cache From Folder

This Specification Task will clear the local cache for files inside the folder and subfolders (optional).

Please Note

Files must be checked in for the task to be successful.

Properties

Property NameDescription
Source File PathFull Path to the folder to clear local cache (must be inside the vault).
Include SubfolderCheck this property to recurse through all subfolders (will increase execution time).
Constant NameThe name of the Constant into which the result should be driven (Optional).

Examples

Property NameExample RuleMeaning
Source File Path "C:\PDM Vault\DriveWorks\Master Models"This will clear the local cache for the files within the 'Master Model' folder.
Include SubfolderTrueThis will clear the local cache for all folders inside the 'Master Models' folder, including folders within those folders.
Constant NameDWConstantResult This will drive the result of the task in the 'Result' Constant.

Using the Task in a Specification Macro

This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.

Outputs are only available within Specification Macros.

Status Outputs

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

  • Successfully cleared the cache for the given folder

Success with Warnings

  • N/A - Should never be fulfilled

Failed

  • Unable to clear the local cache for the folder
  • Folder not in any vault