Announcements
No record found.
I just want to know what is the difference in d365 because i saw a many discussion on this but most of points are ax 2012.
so please any know about that then please give me details.
The difference is exactly the same in D365FO and AX2012.
Here's the official documentation:
docs.microsoft.com/.../sysoperation-framework-overview
"For a comparison of the SysOperation and RunBase frameworks and to view sample code that illustrates interactive and batch execution, see the white paper Introduction to the SysOperation Framework."
go.microsoft.com/.../
And here's some more: See for example this: daxmusings.codecrib.com/.../from-runbase-to-sysoperation-business.html
I m not getting it still what is proper difference between them in d365.
From users perspective they are the same. Both show you a dialog where you can set up parameters and query criteria, and choose to run the process now or as a batch.
SysOperations is a newer framework, with better separation of different elements such as data contract and business logic. You should use SysOperation, not RunBase in your dev work.
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.
Congratulations to a top community star!
In our never-ending quest to help the Dynamics 365 Community members get answers faster …
Welcome to the next edition of the Community Platform Update. This is a status …
Stay up to date on forum activity by subscribing.