File Resource Tab
File resources describe the characteristics of files and how in-stream data is converted when a file enters a VFS, is read from a VFS, or is used within the VFS, often by file transports in Data Mover.
In the File Resource section of the Actor tab, you can specify:
Settings related to the content of the file, e.g., text or binary, end of line for text files, charset for text files, compressed or secured.
Disposition options, e.g., versioning of the file, creation of the file if it does not exist, etc.
File positioning, e.g,. internal or external.
The settings specified in the File Resource are divided into Local and Remote:
Local settings are the attributes the file will have when inserted in the Virtual File System.
Remote settings are related to the file being received from a remote origin or being sent to a remote destination. Remote settings describe the file content received or the file content to be sent.
File Resource settings relate to the contents of the file (local or remote) and are divided into:
Settings describing the content of the plain file; e.g., text or binary, record format, end of line, character set name.
Settings describing if and how the file is compressed.
Attributes describing if and how the file is secured, e.g., encryption type.
When a File Resource is defined, it is mandatory to specify both the local and remote settings, even if only the remote settings are used. As a general rule, local settings are not used when the file is already present in the Virtual File System. For example, when the file is sent by a transport to a remote destination, the content of the file is described by the Virtual File System attributes, and local settings of the File Resource are ignored.
Last updated