Open Fast File Writer
  • 06 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Open Fast File Writer

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationFile Management

The Open Fast File Writer step creates a FastFileWriter object with access to a File. The step requires the full path to the File Name as an input. If no file with a matching name is found, a new file will be created in the path if it is specified, or in the Decisions Server directory.


Properties

Inputs

PropertyDescriptionData Type
Delete If ExistsWhen enabled, if a File with a matching name and extension is found, then the file will be deleted and a new file will be created.Boolean
File NameThe name of the file being accessed.String

Outputs

PropertyDescriptionData Type
OutputOutputs a FastFileWriter Data Type with access to the specified fileFastFileWriter


Related Information

Forum Posts:


Was this article helpful?