Home Search

DriveWorks Pro 24
PDMPro: Get the Folder Data Card Values

Send Feedback

PDMPro: Get the Folder Data Card Values

Returns the values from the target folder data card.

Properties

Property NameDescription
Source Folder PathThe full path to the folder whose data card values to retrieve.
Variable NamesThe names of the folder's data card variables to retrieve, you must specify the ones you require.
Constant NameThe name of the Constant into which the result should be driven (Optional).

Examples

Property NameExample RuleMeaning
Source Folder Path"C:\PDM Vault\DriveWorks\Project 0169"The information for the folder Project 0169 will be returned in the information output
Variable NamesProject Number|Project NameThe Project Number and Project Name variables will be returned in the table.
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.

Output

  • Information

    A two-column array (Name, Value) containing the data card variable name and its value.

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 retrieved data card values for the folder

Success with Warnings

  • N/A - Should never be fulfilled

Failed

  • Unable to retrieve the data card values for the folder (see report for details)