Plaza 365
Plaza 365

No results found for your search

RegisterLog in

2

Visit article

Dynamics 365 ERP - Development

Category

Oct 1, 2024

Published date

Text

Article Type


AI Summary

  • Microsoft Dynamics 365 Finance and Operations batch job has 2 frameworks: Run base framework and SysOperation framework.
  • The SysOperation framework is recommended for new updates and functionalities by Microsoft.
  • The SysOperation framework consists of 3 classes: Service class, Data Contract class, and Controller class.
  • The Service class extends SysOperationServiceBase class and contains the logic for the batch operation.
  • The Data Contract class implements SysOperationValidatable and defines parameters needed for batch operations provided by users.
  • The Controller class extends SysOperationServiceController and holds information about the batch operation, such as execution mode and directs the batch operation.
  • A specific example of a batch job involves entering From Date and To Date, passing them to the main process method for code/logic implementation.
  • To implement a batch job, create an action menu item with the object type property as class and the object property as the Controller class.

Registered users can view the full text for FREE!

Sign In Now!

Cookies Consent

We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies.