Deploying reports in AX through AOT
I recently found that there is another method to deploy a report from VS (in AX – through AOT)
After we make the changes, in the report in Visual Studio,
1. Save the Changes (Click Save)
2. Rebuild the project and add the project to AOT.
3. Go to AOT > SSRS Reports and find the report.
4. Restore the Report and deploy element.
5. The report deploys into AX and ready for use.
Comments
Post a Comment