🧡 Skip to main content🔍 Skip to search

After its completion the Write to File Action retains some of its operational data such as the full path and the name of file that was written to as well as the number of bytes written and completion status of the file writing procedure.

These dynamic data on the file writing can be retrieved by the means of Variable Wizard and used for automatic ad-hoc configuration of the next Actions, thus streamlining automatic file writing into the wider context of the Task.

VariableDetails
Last file Returns the full path and name of the file that has been written to.
Examples:
  • C:\My Files\Invoices\list of invoices.csv
  • \\files.local\Share\DB Dumps\tables.sql
  • N:\QuarterlyReports24\Invoices\file list.txt
Number of bytes written Returns the amount of data (in bytes) written to file.
Examples:
  • 248838
  • 34557
  • 1078
Completion statusRetrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet.
AdjustStreamline creation of Task workflows even further—instantly make quick variable adjustments such as in-place replacement (all, first, or last occurrence), trimming (whitespaces, quotes, etc.), or changing capitalization. Optionally, set a different display name.

Need assistance?

If you have any questions, please do not hesitate to contact our support team.