This Task will mark the component for regeneration based on a target file name.
Property Name | Description |
---|---|
Title | Changes the Title (not the name) of the Task. |
File Name | Full File Path (Including Extension) of the target referenced file location |
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.
This example is designed to show the break down of the Rule you need to select a Specification model for a previously run Specification to mark the models for regeneration.
This is not the advised way of writing this Rule. Good practice would be to put the different elements of the rule into different Variables.
Depending on what your Rules for Specification name and Components File names are will determine the complexity of your Rule and whether you need to carry out any text formatting.
Property Name | Example Rule | Example Result | Meaning |
---|---|---|---|
File Name | DWSpecificationDefaultFolder&"\Fixtures "&SpecIDReturn&"\Bracket "&Text(SpecIDReturn,"00")&".SLDPRT" | C:\MyDocuments\Fixtures\Specifications\Fixtures 0017\Bracket 17.SLDPRT | This is the Full File Path of the Component that you want to Mark for regeneration in Autopilot. |
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.
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)