The File Access activity node

The File Access node provides the ability to read and write data to a file.

Note: 

In a multi-tenant environment, any local file access is done using the database. If you write to a local file, it will write the file in the database using the file name as the key to the data. The same applies when reading from a file. When you read a file, it reads the content from the database using the file name as the key.

The File Access node can make use of the error connector.

See Configuring error handling and the error connector in Infor Process Designer.