Hi,
Are there any limits in programmatically creating attributes in Dynamic CRM 2016 aside from MaxAllowedAttributesForEntity and MaxAlloweColumnsOnSqlViewOrTable. I'm trying to build a solution that creates fields to custom entities using a plugin. I have a list of fields in an excel file with columns Entity Name, Field Name, Data Type. Then I also have a custom entity that have these 3 fields and 3 more custom entities to where the new attributes will be created . So when I try to import my excel file to create records in my custom entity it will trigger my plugin. There where new attributes created in my custom entity but not all in the excel file where created. When I check the Imports in Data Management all where successful and no errors.
What seems to be the problem here. Also after import is done, when I try to refresh my page it just show sql error message.
Thanks,
Macoy
*This post is locked for comments
I have the same question (0)