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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Call a BOF service with a caller record

PA-22040759-0 Profile Picture PA-22040759-0 6,194
If you need to call a Business Operations Framework (BOF) service with a caller record, like you'd often do for a RunBase job, you must create a custom SysOperationServiceController to get the record argument passes from the service controller to an applicable data contract.

A good example from standard AX can found in the PurchFinalizeServiceController class.

Another example can be found here: http://www.artofcreation.be/2011/08/23/ax2012-sysoperation-part-2-sysoperationservicecontroller/

Comments

*This post is locked for comments