Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powershell command modifies MorphX objects directly in the AOT - Confirm layer #220

Closed
AlexHimself opened this issue Apr 3, 2020 — with docs.microsoft.com · 2 comments
Labels

Comments

Copy link

The PowerShell command Set-AXReportDataSource modifies the MorphX object in the AOT under \SSRS Reports\Report Datasources\DynamicsAXOLAP (or whatever your DataSourceName parameter is).

Confirm by examining the AOT and verify the change is in the correct layer. The -ServicesFilePath switch on the PowerShell command does not seem to work correctly to get in the desired layer in all instances of AX.

If change is in the wrong layer, export the MorphX object via XPO, delete it from incorrect layer, then connect to correct layer and import XPO.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@RobinARH
Copy link
Contributor

RobinARH commented Feb 4, 2021

Thanks for the feedback. We don't plan to update the topic.

@RobinARH RobinARH closed this as completed Feb 4, 2021
@AlexHimself
Copy link
Author

At https://docs.microsoft.com/en-us/dynamicsax-2012/set-axreportdatasource it is documented that -ServicesFilePath allows you to use a client configuration (.AXC).

You don't want to let users know this does not work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants