SSRS report designer is not getting refreshed - AX R3

Hello,

I have an SSRS report that had been moved with a different labels to production. Now, to fix that I have updated to update the labels on my DEV box and I see that the text for the new labels on my DEV box and want to export it to prod. In this process I don’t do any code (xpo) export as we need to take down the production for a considerable time.

So, I am trying doing the below steps to push the just the designer from my DEV box to QA as a first step to test it and then move it production.

  1. Go to my DEV box SSRS report server http://Myserver/Reports/browse/DynamicsAX
  2. Find the report that I need to be moved to QA.
  3. Download the the MyReport.Report.rdl file and save it to network folder where QA has to.
  4. Open the QA SSRS report server with the url and click on the upload and select the above rdl file and click on overwrite.

But I don’t see the changes in my QA box. So, to further test this, I tried the same steps to upload the rdl file to another DEV box. Opened the report solution file in VS and when I checked the label s , then I don’t see the updated labels I only see the old labels.

If any of you have tried deploying just the designer to QA/TST/prod environments and ran into similar issues, or know what I may be missing then can you please provide your inputs?

May be I am missing something. It should technically pick up the changes.

I also tried restoring the report from AOT and redeploying the report (which I believe may not be needed as I directly uploaded to the report server) and restarted SSRS service and AOS just to see if it makes any difference. It doesn’t he pick the up changes of the labels in the VS in another DEV box.

Any inputs are appreciated!

Thanks.