I am trying to import Contacts using apex dataloader,
i got this error when i do import - Dataloader insert error "Record Type ID: this ID value isn't valid for the user".
I checked that the user profile have the access to the contact record types, also i verified that the user profile to assign the records also having the access to the record types.
Why i am getting this error?
Can any one help me on this urgent?
Thanks & Regards,
Karthikeyan Chandran
11 answers
So you as a System Admin can't add them with a certain record type?
- Are you sure you have the right record type ID in there?
- I can't see any other reason why this would be failing
What if you load 1 without the record type - so that it defaults the record type - can you then change it in the UI? I say one in case you have workflows or anything else firing off of this