Hi,
What's the difference between writing code directly in a method
Or write it in the method but by calling sysOperationframework service class with Synchronus execution mode.
Hi,
What's the difference between writing code directly in a method
Or write it in the method but by calling sysOperationframework service class with Synchronus execution mode.
You may want to use SysOperation framework because you want to use another feature of the framework, such as having a dialog for data input generated for you from a contract class.
You also may want the ability to use one of the other three execution modes later.
There is no difference but one advantage is that the SysOperation framework allows you to run your code in batch which is "asynchronous".
SysOperation Framework Overview
https://learn.microsoft.com/en-us/dynamicsax-2012/developer/sysoperation-framework-overview
André Arnaud de Cal... 291,602 Super User 2024 Season 2
Martin Dráb 230,340 Most Valuable Professional
nmaenpaa 101,156