The following is an example of the Delimited File Format:
Configuration File
[OPTIONS] Description=Patron Import Source=CBORD BatchID=SAMPLE0001 Created=2022-06-01 15:33:00 RecordCount=< Number of records in Data File >
[FORMAT] Version=4.3 Delimiter=Comma
[FIELDS] POSITION=1,NAME=IDNumber,TYPE=Core POSITION=2,NAME=CardNumber,TYPE=Core POSITION=3,NAME=Plan,TYPE=Core POSITION=4,NAME=LastName,TYPE=Core POSITION=5,NAME=FirstName,TYPE=Core POSITION=6,NAME=MiddleName,TYPE=Core |
Import (Data) File
< Data line 1 > < Data line 2 > < Data line 3 > |