This Specification task will write a line of text to the end of a text file (append).
Any additonal text to be added will be inserted into a new line.
Property Name | Description |
---|---|
Title | Changes the Title (not the name) of the task. |
Text | The text to write (append) to the text file. (On a new line). |
Text File | The full path, including extension, of the file that the text will be written to. |
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 Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Text | "DriveWorksSpecNo "&DWSpecificationId | DriveWorksSpecNo 9999 | This is the text that will be inserted into the text document. |
Text file | "C:\MyDocuments\SpecRecord.txt" | C:\MyDocuments\SpecRecord.txt | This is the full file path to the text document to add the text to. |
Example Text File |
---|
DriveWorksSpecNo1 DriveWorksSpecNo2 DriveWorksSpecNo3 |
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)