Hello All,
I'd like to begin using SSRS within custom tabs. I'm using the same stored procedure that I'm already using for an Infomaker custom tab that has output only. The ssrs tab is giving me a reporting services error when I try passing the parameter. If I take out the parameter portion of my url, it comes up okay and just prompts for the customer no. However as soon as I add &pKey=<<key>>, I get the error. I'm not seeing the problem.
Do I have to change the parameter name in SSRS from customer_no to something else?
Here's the url...
<<URL>>?/TessituraReports/CTTixHist &rs:Command=Render&pKey=<<key>>
Help is appreciated of course - thanks!
Sheila
HI Sheila,
That sounds like it would do the trick. I have a SSRS report running in a custom tab and the end of the entry in tr_custom_tab is
Command=Render&customer_no=<<key>>
Too funny. That’s not what I meant but that works!
YES - Thank you!
From: Ed Denning [mailto:bounce-eddenning6733@tessituranetwork.com] Sent: Wednesday, February 24, 2010 11:52 AM To: Sheila Crossman Subject: Re: [Tessitura Technical Forum] First Custom Tab using SSRS
From: Sheila Crossman <bounce-sheilacrossman3944@tessituranetwork.com> Sent: 2/24/2010 10:17:34
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!