Business events and HTTPs endpoint
In Dynamics 365 finance and operations, Business events provide a mechanism that lets external systems receive notifications from FinOps applications. In this way, the systems can perform business actions in response to business events.
Consuming Dynamics 365 Finance and Operations OData services from .NET
1. Authentication
Create Purchase Orders - Confirm - Product receipt - Post using X++ in Dynamics 365 Finance & Operations
The script will work for Dynamics 365 Finance & Operations version
CRUD Items, products, products master dimension, variants using AIF in Dynamics AX 2012 R3
CRUD Items, products, products master dimension, variants using AIF in Dynamics AX 2012 R3
CRUD Purchase order using AIF in Dynamics AX 2012 R3
CRUD Purchase order using AIF in Dynamics AX 2012 R3
CRUD Purchase Requisition using AIF in Dynamics AX 2012 R3
CRUD Purchase Requisition using AIF in Dynamics AX 2012 R3
Dynamics 365 finance and operations ODATA consuming - Length cannot be less than zero
When you consume a custom data entity, you get an error
Enable Power BI Embedded in cloud hosted Dynamics 365 finance and operations 8.0 +
In this article, we will go through how to enable Power BI embedded in Dynamics 365 finance and operations version 10 in a cloud-hosted environment (customer managed). From the previous version of FinOps, Power BI embedded uses workspace collections at Azure to display the report, since the workspace collections have been deprecated, Microsoft also disables power BI embedded in cloud-hosted environments. You can only enable Power BI embedded in multiple boxes environments like UAT and production.
Insert multiple records in a single transaction using Odata from Postman
Got inspired by this topic, I'd like to write this article to show you how to post multiple records in single request by using Postman.
Insert, update, Delete order line through AIF In AX 2012 R3
Insert, update, Delete order line through AIF In AX 2012 R3