Error in CommData.loadData
Ok so heres the deal, im loading a CVS doc to upload the data with the mapping rules and that stuff, but the problem is that, all my data its ok in the mapping rule, the imput format has every dimension also the target application its all right but i keep receiving this Error
2019-04-12 18:45:22,674 ERROR [AIF]: Load data failed.
2019-04-12 18:45:22,695 FATAL [AIF]: Error in CommData.loadData
Traceback (most recent call last):
File "<string>", line 4012, in loadData
RuntimeError: false
2019-04-12 18:45:22,814 FATAL [AIF]: Error in COMM Load Data
Important to say the my File DOESN'T have 4012 lines, at maximun its 2050 and this is all what the LOG says, so, Whys is this?