web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Data entities recap in Microsoft Dynamics 365 Finance and Operations apps

Rahul Mohta Profile Picture Rahul Mohta 21,032

Data entities recap in Microsoft Dynamics 365 Finance and Operations apps

  • Data Entities are SQL Views
  • Data entities (have a natural key and hence eliminates the need to know recid).
    They are updateble views behind the scenes.
  • AXURL/data (OData endpoints/REST services)

    AXURL/api/services (JSON endpoints) (list of services exposed by AOS)

    JSON are light weight as compared to SOAP

    Ispublic=yes gets automatically published to IIS for outside world to consume e.g. PowerBI

Comments

*This post is locked for comments