D365FO Interview Questions and Answers – 2022

In this article, we will try to help you with some of the commonly asked questions in technical interviews. If you are going to attend any D365 FO technical interview this will be very helpful for you. I will try to help you also with a short answer about every question. 1. What is Dynamics... Continue Reading →

How to create a custom service in D365 F&O

Using customs services is the most flexible and customized way to integrate with D365F&O. Custom services are created with X++ code and can be used for both data-based, and operation-based integrations. In this post I will show you how to create a custom service in D365 f&o using x++ language. In order to create a... Continue Reading →

ODBC Connection in Dynamics 365 F&O

When we create the ODBC Connection in Dynamics 365 F&O? We create an ODBC connection in D365F&O when we need to read and write data on the DB from D365F&O,initially, we need a DB in SQL Server with which will make the connection. The exemple code to create connection: public void initialize()  {      str... Continue Reading →

Create a website or blog at WordPress.com

Up ↑