Hi all,
I wrote a basic console application to create entities in CRM. The application runs perfectly fine and i am able to get the guid for the entity created in CRM. But if I open our CRM page it is not showing the records corresponds to the entity. Since the application run perfectly fine, I am not able to figure our what could be an issue. Please help me on this.
Thanks,
Dharani
*This post is locked for comments
Hi Dharani,
you might be creating the records correctly, but they might still be hidden because of the filters.
Go to CRM using an admin account, open advanced find, select your entity, then remove all the filters, and see if your records show up in the results. If they do show up, then there are filters preventing you from seeing those records in other views.
Hi DharaniRaaj,
if you don't mind can you please share the code.
Thanks
Justin Jose
I think I am adding records to my entity. I am using service.create to add records into the CRM entity.
Have you tried publishing in CRM to see if that helps?
Hi DharaniRaaj,
Are you creating Entities or records in entity ?
Entities you can see in default solution once you run your application.
Thanks
Hemant
make sure you are checking in correct instance, may be you are creating record from console in sandbox and checking in Production or vise a versa.
Hi,
Share your code here.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156