Hello!
I have this field in EcomProducts called PeriodicalPrice (float) which we get from our ERP. Other customfields have worked fine, but this one doesn't for some reason.
During my debugging I tried creating another new customfield called Testfield (string) and that one also doesn't work.
I also tried creating a completely new table called Testtable with some new fields (floats and strings) in it, and THAT WORKS!
So why doesn't the new fields work? What am I missing here? EcomProducts already has other customfields that work fine as well so I'm very confused now.
DW 9.4.14 and DataIntegration.dll v2.0.9
/Oscar