Home Search

DriveWorks Pro 21
Update The Tag(s) Of A Specified Released Component

Send Feedback

Update The Tag(s) Of A Specified Released Component

This task will update the Tags of a specified Released component.

Properties

TitleChanges the Title (not the name) of the task.
Released Component Target PathFull path (including extension) of the Released component.
New TagThe new tag(s) for the Released component. Use a pipebar (|) delimited list for multiple Tags.
Include ReferencesTRUE to include Referenced components, FALSE to only change this model.

Example

When this Task is added the properties are static. To be able to build rules on a static property see How To: Change A Static Property To A Dynamic Property.

Property NameExample RuleExample ResultMeaning
Released Component Target PathDWSpecificationFullPath&"\"&DWSpecification&".SLDPRT"C:\MyDocument\Specifications\Bracket 9999\BasePlate 9999.SLDPRTThis is the Full File Path to the Released component for which you wish to change the Tag for.
New Tag"High"HighThis will be the new value that will replace the current Tag value.
Include ReferencesFALSEFALSEFALSE will only change the Tag for this component. TRUE would change the Tags for Reference components.

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. Currently Outputs are not available for Specification Flow.

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 in the Task Node Outputs section of Specification Macros Task Node.

The status output navigation is as follows:

Success

  • Tag(s) were updated for the file path.

Success with Warnings

  • A Child Component tag(s) could not be updated.

Failed (one of the following occurred)

  • Tag(s) were not updated for the file path.
  • Child Components for target path can not be found.
  • The file path is incorrect.
  • General failure - Check the Specification report for more details.