Skip to content
DynamicsFox
Dynamics 365 Finance and Operations by Ronald Haskar
  • About
  • All
  • AIF
  • SSRS
  • C#/ Visual Studio
  • X++
  • MS-SQL

Category: C#/ Visual Studio

March 19, 2017

CRUD Operations with AIF Document Services in Visual Studio

In this post I will demonstrate all steps to configure and consume AIF document service for a simple demo table with 4 fields which is not a standard table in Ax.   In this table we…

March 12, 2017

Example of using Custom service by using a Basic port

This example shows an example of integration between Ax and visual studio (console) using the logic in an Ax class with the sysEntryPoint attribute. With this attribute it can act as operator for a service….