Notifications
Announcements
No record found.
Hi team,
I have a requirement to use X++ code to export data using DMF entities and also I need to enable change tracking in the code. So that whenever the code runs, it will take the latest/new record. Is that possible? Or I have to use the standard interface for data management?
Regards
Why did you decide to not use the standard data projects? Those would be available without any development.
Hi,
This is a custom requirement so that all of the users won't b able to access the DIXF interface. They will use a custom interface which will send the data to an remote FTP location. And while exporting data we want to use DMF entity along with change tracking enabled. Is it a possible?
Thanks
But not all users are able to access Data Management projects.
Yes. For those users, they will not use the manual process to export data. They will automate it from a custom interface and also put the data to FTP. So they want to enable change tracking as well in that process.
My recommendation is to set up a recurring data job with change tracking. Then use LogicApps or other integration platform to read files from D365FO endpoint and send to FTP.
But if you want to make change tracking queries directly in x++, it seems possible: devblog.sertanyaman.com/.../
Hi Nikolaos,
Thanks for the reply. In the URL , I believe it is showing the details of changes made to a table.
I understood the option of logic app and will try that out.
But what I need is to export the new set of data (updated/ added) through code. Is there any clue if that is possible?
Well, with the help of the blog you can write a select statement that gives you the new/changed data.
Next you need to put that data into file programmatically.
Finally you need to send the file to FTP.
The last 2 things are covered by many blog posts and discussions, so I suggest using web search.
Thanks Nikolaos. Will try that out.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 664 Most Valuable Professional
André Arnaud de Cal... 522 Super User 2025 Season 2
Sohaib Cheema 303 User Group Leader