Package Seating Report Not Working

Whenever I run the Package Seating Report in Test, I consistently get no information. I've tried numerous restricting and opening the fields a number of ways, most of which should have given me data, and I'm still getting nothing. Does anyone have any ideas on how to fix this, or can recommend a different report that would include a field to sort by giving as well?

 

Thanks!

Maurice

Parents Reply Children
  • I just ran a test on our system with an unseated order (normally we don't allow these) and the report seems to be working fine for us. Are you at least getting the header/parameter information or just a blank page?

  • I am getting the header/parameter information, just no data. I even went sofar as to create another unseated subscription order just to make sure that something should pop up, but unfortunately no such luck.

  • Is it possible you have a List selected on the last page of parameters?   Hit the Next button in the parameters window.

     

    From: Tessitura Ticketing Forum [mailto:forums-ticketing@tessituranetwork.com] On Behalf Of Maurice Nounou
    Sent: Wednesday, April 01, 2009 3:45 PM
    To: Ryan Creps
    Subject: Re: [Tessitura Ticketing Forum] Package Seating Report Not Working

     

    I am getting the header/parameter information, just no data. I even went sofar as to create another unseated subscription order just to make sure that something should pop up, but unfortunately no such luck.

    From: Ryan Rowell <bounce-ryanrowell5634@tessituranetwork.com>
    Sent: 4/1/2009 5:26:39 PM

    I just ran a test on our system with an unseated order (normally we don't allow these) and the report seems to be working fine for us. Are you at least getting the header/parameter information or just a blank page?




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Ticketing Forum. You may reply to this message to post to the Ticketing forum or visit the site to search, read and post to the forums.

    No virus found in this incoming message.
    Checked by AVG - www.avg.com
    Version: 8.0.238 / Virus Database: 270.11.33/2031 - Release Date: 04/01/09 06:06:00

  • No list is selected, I've cleared all fields a number of times, but I did in fact run some checks making sure it wasn't marked again.

  • I think you can use SQL profiler to catch the SQL statement in TEST, and compare it with LIVE.

  • Could it be that you don't have the LP_UPDATE_SUB_HIST job updating your package history on your Test server? I know this was a problem for me when I started trying to run package reports. Once I'd run this job my reports ran fine. Or could it be to do with the fact that RP_PKG_SEATING_REPORT looks at vs_pkg (a control grouped view)?

    Other than that, I've no more ideas, sorry..! :)

  • I think that lp_update_sub_hist would only matter if the report was pulling from the sub history table. I did a quick search of the report for anything with "hist" in it and didn't turn up either the original t_subscription_hist table or our local one.