Recently, someone asked on one of the community forum that what all privileges should be given to allow Data Import to Dynamics CRM. I responded but thought that it would be helpful if I write in one of the blog so that it benefits others as well.
If we think of import process to CRM, it works as below:
- Source file gets uploaded.
- It will prompt for data mapping.
- Data Map record gets created and you can start seeing the status for the file being imported under Settings-->Import.
- Data gets imported and records created.
Entity | Security Role Tab | Privilege |
---|---|---|
Import Source File | Core Records | User Level Create, Read, Write, Delete, Append, Append To |
Data Import | Core Records | User Level Create, Read, Write, Delete, Append, Append To |
Data Map | Core Records | User Level Create, Read, Write, Delete, Append, Append To |
No comments:
Post a Comment