Hi, has anyone come across the following before and found a work around?
We have an AX 2012 environment running the clients across Terminal services and connecting to multiple AOS servers. The Terminal Services Apps are all configured to use separate AXC config files depending on which AOS they access. All work ok.
The issue:
We are trying to implement a system to generate a purchase order from a template, this works ok using the FULL locally installed AX client but not when using over Terminal Services.
We have tracked the issue down to, while a user may connect to one AOS over Terminal Services using an AXC file, when we use the generate from template option AX then looks for the Default installation config on the Terminal Server NOT the AXC or login the user is using.
IE. When AX was first installed on a Terminal Server it was set to point to AOS1, a user logs in to AX over Terminal Server and using an AXC config connects to AOS2, but when they run the generate from template it it looks at the Microsoft Dynamics AX Configuration Utility Original Installation (AOS1) and fails.
Question: Is there a way around this for a multiple user/multiple AOS environment?
Thanks.