Hi
The Scenario:
A wcf service hosted on the AX server using BC.Net to connect to AX 09 and call static X++ methods.
The Issue:
When I try to connect using "LogonAs", I am using an App Pool user that is the BC.Net user in AX, but I still need to provide the password before I can connect to AX. I am unable to get the password for security reasons\limitations - how would this approach normally work (service connecting to AX using BC.Net) - most of the examples online use null for the parameters and i guess the default login is picked up?
*This post is locked for comments
I have the same question (0)