Delimited File Import Manager

This view is the default view on the Histories extension (FileHistoryDeviceExt) of a FileDevice under a FileNetwork. This is the most-used view within a FileNetwork (outside of property sheets for created history file import descriptors)

This manager view is similar to other driver’s history import managers. However, there is no Discover feature to add history file import descriptors (types ExcelCsvFileImport and DelimitedFileImport). Instead, you use the History Import New button to add history file import descriptors. Each is a reference a local delimited-type text file (such as a CSV type).

Figure 1. Delimited File Import Manager view


To open this view, expand Config > Drivers > FileNetwork > FileDevice and double-click the Histories node.

Columns

ColumnDescription
NameReports the name of the file.
History IdReports the full path to the file in the station.
Execution TimeReports when the file import of this file occurred.
EnabledIndicates if file import is enabled or disabled.
StateIndicates the current state of the data transmission.
Last AttemptDisplays the date and time when the driver last attempted to import this file.
Last SuccessDisplays the date and time when the driver last successfully imported this file.
Last FailureDisplays the date and time when the driver last failed to import this file.
Fault CauseIndicates why the file failed to import.
CapacityDisplays the maximum number of history records allowed in the database.
Full PolicyIndicates what happens if the history runs out of room to store additional history records.
IntervalReports a period of time.
Value FacetsDisplays the configured facets.
Time ZoneDisplays the time zone.
FileDisplays information about the file.
Full Import on ExecuteDisplays how much of history to refresh on each import. Enabled imports the entire history on each import. Disabled appends only new data to the history on each import.
Row StartDisplays the row (record) in the file from which to begin importing data
Row EndDisplays on which row (record) in the file to stop importing data.
DelimiterDisplays the text character the file uses to separate columns.
Timestamp Column IndexDisplays a left-to-right index (zero-based ) to identify the column in the file from which to import the timestamp.
Timestamp FormatDisplays the format for timestamp.
Value FormatDisplays the data type of history record.
Status Column IndexDisplays the left-to-right index (zero-based) to identify the column in the file used to import the status, if available.
Identifier Column IndexDisplays the left-to-right index (zero-based) to identify the column in the file used to filter rows for inclusion in combination with the Identifier Pattern property value).
Identifier PatternDisplays the text string that the import search, where the import job imports any row with the matching text string.

Buttons

  • New Folder creates a new folder for devices. Each such folder provides its own set of manager views.

  • New creates a new device record in the database.

  • Edit opens the device’s database record for updating.

  • TagIt associates metadata, such as location or unique configuration with the object.