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

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
How to upload a file in SFTP server through x++ in D365 F&O ?

  When working with Dynamics 365 Finance and Operations (D365 F&O), integrations often require us to send or receive files from external systems. One of the most common ways to do this securely is through SFTP (Secure File Transfer Protocol). Un...

Vishals786
Like (0)
Demystifying the SysOperation Framework in D365 F&O: Building Scalable and Maintai...

 If you've been developing in Dynamics 365 Finance and Operations for a while, chances are you've either worked with or heard about the SysOperation framework. It’s one of those powerful—but often underutilized—features that can drastically improv...

Vishals786
Like (0)
Mastering Data Entities in D365 F&O: Creating a Custom Data Entity from Scratch

 One of the most powerful features in Dynamics 365 Finance and Operations is the Data Management Framework (DMF). Whether you're building integrations, facilitating data migrations, or enabling Excel-based edits — data entities are the cornerstone...

Vishals786
Like (0)
A Practical Guide to Using Event Handlers in D365 F&O (The Smart Way to Customize)

Customizing standard processes in Dynamics 365 Finance and Operations has evolved significantly. Gone are the days when overlayering was the norm. Today, we work with event handlers - a cleaner, upgrade-safe way to extend standard logic without to...

Vishals786