Hi all,
I have created an AIF web service to enable an external application to print specific reports in AX.
Calling the web service works fine.
"Only" the call of the print routine (to a shared printer on the server on which the AOS service is running) creates an error message in the AIF exceptions:
Exception: Warning
Module: AIF
Child System: AifRequestProcessor-executeServiceOperation
Exception Message: There is no default printer selected.
For testing, I've logged in with the AOS service-user on Windows and select a default printer. But that did not help.
- In the config of the server and client printing to AOS is enabled.
- The AOS service is restarted.
- The printer is selectable in the AX client to print (with the prefix "AOS").
- When I call the web service method through a test job printing works.
Does anyone else have any idea what I could try?
*This post is locked for comments
I have the same question (0)