Hi, everyone! I need to import a spreadsheet data into a database table and I'm using Import Excel to Database smart service for that matter with parameters described below:
So basically excel header names I got from a document are in respective order as database field names. Also there are other database columns which I'm populating with other data than spreadsheet. The problem is that a smart service returns Error Occured = true, but no Error Txt. So I can't localize an issue
Discussion posts and replies are publicly visible
Try to avoid using special character in the headers. It seems you have "/" in "Material/TOT". It might be causing an issue.