2013-11-15

Deploying SSRS reports from AX 2012 R2


I have been tearing my hair out (I don’t ha have much) for the last couple of days trying to deploy reports to SSRS from the Dynamics AX 2012 R2 and having read all the tips on how to do that I finally managed to resolve the issue

The error messages are several, permission related but also more generic ones referring to the configuration of the SSRS.

There are many related threads on various forums covering several aspect of this but none that clearly states what finally resolved it for me.  The SSRS service account was setup as a BCproxy account, when running the Power Shell under the same account I was finally able to deploy my report. The command is:



publishAxreport -reportName salesInvocie –skipreportserveradmincheck

 
I still believe this should be possible to resolve without having to run the command under a different account. Probably somewhere on the SSRS this account will need additional permission, however I have tried giving my user account all possible permission without any luck... the search continue, at least this is an easy workaround.

EDIT: You have to run the power shell as admin for this to work.

 

 

Inga kommentarer:

Skicka en kommentar