Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Open Fast File Writer

Prev Next

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: