Hello,
I have added some customized fields in the entity Contacts. I can add new Contacts using the new fields and I have got not any problems. But when I try to import contacts from a .csv file I have problems with some customized fields.
If I do this import with the option "data assignment" in "automatic mode" the following error appears: the attribute value isSystem is 1,
and an error code 0x8004800f.
But if I do this import with the option "data assignment" with a personal assignment, the error says what fields have problems and the following error code appears 0x80040377.
If I delete those customize fields from my .csv file (but my .csv file has other customized fields) then no error appears.
What’s happening???