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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

From the Microsoft Dynamics 365 Business Central blogs: OData; Page views; Containers; Snippet for AL

David Gumpert Profile Picture David Gumpert 1,290

In this week's Dynamics 365 Business Central blog roundup:

  • OData web services: using filter expressions
  • Dynamics 365 Business Central: exploring page views with Azure Application Insights
  • Using Azure Logic Apps to create a Dynamics 365 Business Central container on Azure Container Instances
  • Create snippet for AL in Visual Studio code for D365BC

OData web services: using filter expressions

Writing on his blog, Roberto Stefanetti took a look at the use and properties of OData (Open Data Protocol) with Business Central, which he noted was indispensable if you use the D365BC cloud environment.

Stefanetti first explained exactly what OData is and noted that it builds on certain web technologies to provide access to information from different applications, services, and stores.

OData uses URLs for resource identification and commits to an HTTP-based, uniform interface for interacting with resources.

He then stated that you can use OData web services to show D365BC data as well as update data in a D365BC database and described how to do it.

Finally, he discussed the known limitations of using OData with D365BC.

Dynamics 365 Business Central: exploring page views with Azure Application Insights

....Read More


This was originally posted here.

Comments

*This post is locked for comments