Hi Guys,
I need to customize PO report in ax 2012 .
The requirement is when Amount is >= 300000 then CEO column should be print otherwise Deputy CEO column print in Report .
To achieve this I want to create new design and connect this design with other menu item.
But the problem is when adding new design in PO report and build it system is generating below error .
Unable to connect to the AOS specified in the AX Client Configuration. The configuration could be missing, invalid, or the AOS is not running. To connect to the AOS, check the network connection between the client and the AOS, verify that a valid configuration exists, and that the AOS service is running on the server. C:\Program Files (x86)\MSBuild\Microsoft\DynamicsTools\Microsoft.Dynamics.Framework.Design.Reporting.Modeling.targets 103 6 PurchPurchaseOrderReport.
This is happening only with this Report.
I have checked AOS is running fine and AX Client Configuration is also fine.
Please suggest how to resolve this error or any other way to achieve the requirement.
Thanks.