Hi, guys
i want to create Odata service also i have a Composite data entity but, is there no public collection name what to be done?
regards,
Riyas ahamed F
Hi, guys
i want to create Odata service also i have a Composite data entity but, is there no public collection name what to be done?
regards,
Riyas ahamed F
Hi Riyas ahamed F,
As mentioned above, Composite data entities are not accessible through OData.
You can try to add entities' relations, which are also supported in Odata, and may be useful for your needs.
[View:https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/build-consuming-data-entities:750:50]
Hi Riyas ,
If you read below documentation it's clearly written."It is only supported for a data management platform that is part of XML file-based imports/exports"
Composite entities don't work with OData. You can only use them in Data management projects.
Thanks for your replay rahul sir,
yes, i wrote in the visual studio odata Service.
regards,
Riyas ahamed f
in the data entity in Visual studio have you turned on OData ?
André Arnaud de Cal...
293,280
Super User 2025 Season 1
Martin Dráb
232,040
Most Valuable Professional
nmaenpaa
101,156
Moderator