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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Global Methods in Global Class — The “Everyone Can Use It” Superpower

This blog explains how Global methods in the Global class help eliminate duplicate logic and bring consistency across large applications like D365FO. Using a real-world pricing and tax calculation scenario, it shows how scattered logic can lead to...

HardikPatel523 230
Like (1)
The Day My Code Called the Database 5000 Times (And How One Cache Fixed It)

A simple method. A silent loop. Thousands of unnecessary database calls. In this blog, I share a real-world debugging story where everything looked fine—until performance started collapsing. What followed was a deep dive into repeated queries, hid...

HardikPatel523 230
Like (2)
Understand Delegates in X++ the Right Way

A simple, real-world explanation of Chain of Command (CoC) and Delegates in X++, using a relatable pizza example. Learn when to use each approach, how they differ, and how to design extensible, clean, and maintainable code.

HardikPatel523 230
Like (0)
Batch Jobs in D365 F&O using SysOperation Framework

This blog explains how to build and run batch jobs in Dynamics 365 F&O using the SysOperation Framework. It covers core concepts, a simple real-world example, key configuration options, and practical debugging tips to help developers implement sca...

HardikPatel523 230
Like (0)
Who Can Do What in D365FO? A Simple Guide to Roles, Duties, and Privileges

Security in D365FO can feel complex. This blog explains Roles, Duties, Privileges, and Menu Items using simple language.

HardikPatel523 230
Like (1)
Understanding TransChildType and TransChildRefId in InventTrans

InventTrans records sometimes reference other inventory documents. Learn how TransChildType and TransChildRefId work in Dynamics 365 F&O, and how they help track transactions like picking list journals and inventory movements.

HardikPatel523 230
Like (2)
When Systems Talk: Understanding Custom Services in Dynamics 365 F&O

In modern integrations, systems need to communicate seamlessly. This blog explains how Custom Services in Microsoft Dynamics 365 Finance and Operations enable external systems to interact with Dynamics effectively. We’ll explore what Custom Servic...

HardikPatel523 230