Scheduled SSRS report issue

Hello,

We have a custom SSRS version of the Ticket Sales by Period report that we are having trouble with when running it as a scheduled report.

The report server seems to process the report, but fails to send an email when either one of two seasons are selected in the parameters. Also, the report does not show up  in the 'View Reports' area.

The report runs perfectly with those seasons when run from within Tessitura, and also runs perfectly when the selected output for the schedule is 'data center'.

The issue occurs when selecting any of the 'Email as' output options selections. The report runs fine when scheduled for any other season. Anybody have ideas about this one?

Thanks!

Jeff

Parents Reply Children
  • Former Member
    Former Member $organization in reply to Chris Jensen

    Beth, the SP does not create any data with NULL values, but there is a temporary table involved in the SP.  I will check to see if there are any errors involved due to it.  I hope the weather got better over there.  It is gorgeous here today.

    Chris, I will keep your tip in mind.

    Hopefully, we will get to the bottom of this eventually, and I will let everyone know.  Thank you!

  • Former Member
    Former Member $organization in reply to Former Member

    Our problem turned out to be due to the SSRS_CUSTOM_PATH field value in T_DEFAULTS.  Because SSRS_CUSTOM_PATH was left null, the scheduled report failed according to the support ticket. Entering the proper SSRS_CUSTOM_PATH value, which is non-null in our case, resolved our problem.  If I understood correctly, this is related to a bug in Tessitura that seems to be fixed in v12.


    Thanks again to all who contributed towards resolving this issue!