Skip to content
+1-888-319-3663

COMMUNITY FORUM

Schema.ini for csv file

Marie asked 7 years ago
Hi,
I’m having a problem to integrate an SOP Invoice.
When I run the SOP Integration manually, it works.
When I use <Folder Data Source>, it works but if the Customer ID has more than 15 digit, it transforms it in Scientific format and does not integrate this invoice.
The Customer ID is all numbers. What can I do ?
It tried to modify the schema.ini file, but steel the same error :
[SopSales.csv]
ColNameHeader=True
Format=CsvDelimited
MaxScanRows=5000
CharacterSet=ANSI
Col1=”Customer ID” Text
Col2=”Customer Name” Text
Col3=”Doc No” Text
Col4=”DocType” Integer
Col5=”Type ID” Text
Col6=”ShipTo Addr” Text
Col7=”Date” DateTime
Col8=”Currency” Text
Col9=”SubTotal” Double
Col10=”TaxAmount” Double
Col11=”Total” Double
Col12=”Item Number” Text
Col13=”Qty” Integer
Col14=”Price Level” Text
Col15=”Site” Text
Col16=”UofM” Text
 
 

If you would like to submit an answer or comment, please sign in to the eOne portal.