Источник:
http://palleagermark.blogspot.com/20...er-record.html
==============
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/...icecontroller/
Источник:
http://palleagermark.blogspot.com/20...er-record.html