Write Plain Text Element

The element receives messages with text data and saves the data to the specified text file(s).

Element type: write-text

ParameterDescriptionDefault valueParameter in Workflow FileType
Data storagePlace to store workflow results: local file system or a database.data-storagestring
Output fileLocation of the output data file. If this attribute is set, then the “Location” slot is not taken into account.url-outstring
Output file suffixThis suffix will be used for generating the output file name.url-suffixstring
Existing fileIf a target file already exists, you can specify how it should be handled: either overwritten, renamed or appended (if supported by file format).Renamewrite-modenumeric

Available values are:

  • 0 - for overwrite
  • 1 - for append
  • 2 - for rename

| Accumulate objects | Accumulates all incoming data in one file or creates separate files for each input. In the latter case, an incremental numerical suffix is added to a file name. | True | accumulate | boolean |

Input/Output Ports

The element has 1 input port:

Name in GUIName in Workflow FileType
Plain textin-textstring
Locationurlstring