To import vendor data into your system for an Intelligent Capture for AP solution on a regular basis by running scheduled VB Scripts, you must create an XML configuration file to interpret the types of data and the order in which they appear in the vendor data source file. This will allow the Data Capture Server Windows Service to process the data correctly when it imports the data into your system.
To change the text encoding of the vendor data being imported into your system, set the UseANSI setting to the appropriate value in the XML configuration file.
<FileLayout> Attributes |
Description |
---|---|
FilePath |
This option specifies the file path of the vendor data source file (e.g., C:\Data Capture Files\Vendor Data\VendorFile1.csv). |
ERPID |
This option specifies the ERP ID of the ERP system into which the vendor data is to be imported. |
PrimaryValue |
This option specifies the Keyword Type number of the Keyword Type that represents the primary data value (i.e., Vendor Name or Vendor Number) from the vendor data source file. Tip:
The Keyword Type number can be found in the upper-right corner of the Keyword Type Configuration dialog box within OnBase Configuration. See the System Administration module reference guide or help file for more information. |
Header |
This option specifies whether the vendor data source file contains header information (i.e., True or False). |
UseANSI |
This option specifies whether the vendor data source file will be imported using ANSI encoding (i.e., True or False). Set this option to True if the vendor data source file contains ANSI characters. If this option is set to False, or if this option is not included in the XML configuration file, the vendor data source file will be imported using UTF-8 encoding. |
DataOrder |
This option consists of Data value settings listed in the order in which they appear in the vendor data source file. The values specified by these settings allow the Data Capture Server Windows Service to identify the types and order of the data being imported into your system. The following Data value settings are supported. Each setting represents the type of data contained in a column of the vendor data source file.
|