Hello everybody,
I am facing an issue during inserting data by code in a custom entity.
When I try to insert data by using entity.insert(), everything goes ok. Meanwhile, when I try to optimize and use recordinsertlist class, it gives me the following error:
Cannot create a record in Import MyEntity(MyEntity).
Microsoft Dynamics 365 for Finance and Operations views are read-only.
Can anyone help, please?
Thanks in advance!