IN_FILE

IN_FILE

The table IN_FILE is the main table for the File In service. Files saved in any of the file locations listed under the “File” node in the Administration Console will be retried and inserted into this table.

Column Type Comments
fKey Uniqueidentifier
Created_On Datetime Date and time when the record was created.
Path Varchar (512) Path to the folder from where the file was retrieved
Name Varchar(255) File name
Data Varbinary(max) File content
Size Int File Size
Processed_On Datetime Updated by Boomerang indicating when file was saved to the network share.

Administration Console | File Service Node
IN_FILE | Administration Console | Boomerang Notification Framework