File Actions

File actions instruct the Integration Service to manipulate files or folders in a specified file system or location. File systems or locations can include local file systems or network shares, Librarian, or a supported cloud storage location. For more information about supported cloud storage locations, see Administration Console's Cloud Storage Page.

Action

Description

Read File

Directs the Integration Service to look in a specified folder for a defined file type, read the data that is contained in that file, and then save the data to a variable.

Write File

Writes a data string to a file.

Copy File

Copies a file from one location to another.

Delete File

Deletes a file.

Move File

Moves a file from one location to another.

Rename File

Renames a file.

Create Folder

Creates a folder.