One of the options to integrate MSDyn365FO with external systems is using the data entities with REST services and OData. To use OData the entity must have its IsPublic property set to Yes: Otherwise, if it´s an standard entity, we´ll need to duplicate it because it´s not possible to change the property value in an extension. If we´re doing an integration with an external system using OData to create new records in the ERP, we…
You can read my complete guide on Microsoft Dynamics 365 for Finance & Operations and Azure DevOps. In the first…
You can read my complete guide on Microsoft Dynamics 365 for Finance & Operations and Azure DevOps. One of the…
You can read my complete guide on Microsoft Dynamics 365 for Finance & Operations and Azure DevOps. It is possible…
There’s no mystery here but a misperception. Recently, a colleague found a little issue when using an AOT query to…