Anyone else ever had this issue? I'm working on updating the SSRS reports I've made to V11 in our V11 Test system, so I was starting with the latest template, and the ones that I got working are great -- except that the parameter block has nothing to do with the rest of the report. It seems like it's using a random session ID, or possibly pulling the session parameter info from Live or v10 Test while the rest of the report is coming from our V11 test system?
Anyone ever had an issue like this?
I believe you need to check the default value for the RequetID parameter.
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Andrea Crain Sent: Tuesday, October 30, 2012 1:38 PM To: Guy, Jackie Subject: [Tessitura Technical Forum] SSRS Template's report parameters are random
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
Thanks for the reply, Jackie. I already checked that, though, and there is no default value specified. Also, the parameter block is different each time, whereas if the problem were some hardcoded-in default value, I think it would always show the same thing.