Forum Discussion

flopi's avatar
flopi
Icon for Advocate I rankAdvocate I
6 years ago
Solved

Rs:embeded doesn't work after September Release

Hi,

 

are you aware that rs:embeded stopped working after the september 2019 release ?

Is there a workaround?

 

BR Bobi

  • Thanks almazfm for identifying the root cause of this issue. I can reproduce this on my test server.

     

    flopi I have mention this to the people I know on the dev team and apparently this issue had already been identified and a fix will be included in a new build of the September release which they hope to release something in the next few days.

7 Replies

  • How are you using rs:Embed? 

     

    I just tried adding ?rs:Embed=true on the end of a report url and it stripped out the portal navigation elements just leaving the report as I would expect it to.

    • flopi's avatar
      flopi
      Icon for Advocate I rankAdvocate I

      Hi,

       

      thanks for your promt feedback.

      I use it as you described and integrated some important reports into an internal application. Suddenly, after the upgrade, the links with ?rs:Embed=true  didn't forward me to the report, on the contrary, I'm being forwarded to the main page of PBRS. 

      Maybe you have tested on a fresh installation. Can you check the upgrade scenario ?

       

      Thanks Bobi

      • almazfm's avatar
        almazfm
        Frequent Visitor

        Hi flopi ,

         

        In fact rs:embed=true works fine, the issue you're facing should be with the fact that the new release makes the report server name case sensitive. E.g. http://server/Reports and http:/server/reports aren't the same. please check your web page name and try to change the links accordingly.

         

        P.S. I had the same issue