Hello community,
I had problems to import string data into a picklist/optionlist.
In first run of dataflow it works fine on different entities.
Picklist is always the same.
In next run with some entities it works, in other there are strange error messages:
Either:
Error code: 0x8004431a, Message: A validation error occurred. The value 999999 of 'cr847_kcolor' on record of type 'cr847_dcars' is outside the valid range. Accepted Values: 742200000,742200001,742200002,742200003, ...
That's really funny, because imported colors are strings like red, blue and so on and sure not '999999'
Or:
"Data type mismatch with [ cr847_dcars.cr847_ktyp ] - Integer <-> String"
And again: Imported 'types' are strings like coupe, van and so on.
In first run there was no problem to convert a string into related option field.
I.e. 'red' imported as '742200000'
No, it didn't work to recreate this entity attribute again. So it is empty, at works like a first import. 😉
Any idea to solve?
Why it imports in two entoties and in two others, there are errors.
Thanks for help,
AndKan