Iam trying to create a document service for using AIF wizard and ihave some points:
1- Tools > Wizards > AIF Document Service Wizard & Tools > Application Integration Framework > Create Document Service. the menu doesn't show after search and follow some links like :
https://dynamicsuser.net/ax/f/developers/62315/how-to-enable-aif-document-service-wizard-in-ax2009
and still, doesn't show.so that open it from AOT.
2-after open the menue from AOT and using AxdSalesOrder query. When I click generate and open the service in Services section it give me error.
When I checked in AIFService table i found this error:
"Unable to create class AxdSalesOrder ".
tryed to open error message. It opened the class with methods. Then find the method giving the error. The error says cannot be able to create a new object of new document service in runtime.
Thanks.