Instead of schema name it takes the entity type code for odata query filter, do we know why?
The entity with a name = '10385' with namemapping = 'Logical' was not found in the MetadataCache. MetadataCacheDetails: ProviderType=Dynamic, StandardCache=True, IsLoadedInStagedContext = False, Timestamp=287714439, MinActiveRowVersion=287714439
Thanks for the reply. Actually I sorted this out already.
I was using ODATA filter, for that I utilized this "Flow list parameters" from XrmToolBox FetchXML builder.
https://crmkeeper.com/2019/07/11/cds-list-records-filter-query-using-flow/
The erroraneous filter was generated from there.. I fixed it & its working now.
Hi @arun_vinoth,
I have tested on my side that creates a custom entity and gets list records by using flow, but I do not find the same issue.
You can ensure the entity whether created in your CDS, and select the corresponding Environment the entity in, and try it again.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.