v15+ TPS scheduled reports - ambiguous 'Error sending email' message

Hi everyone,

Since our v15 upgrade a handful of scheduled reports have been consistently failing to send, and the only error they display in the View Reports screen is 'Error sending email for request Id 'XXXXXX' The report itself runs fine and can be viewed within the application, but the email functionality is failing.

Does anyone have any insight or breadcrumbs as to what causes this problem, or what this error actually means? I've seen reports fail to send but then fix themselves a few days later, or in other cases building an identical copy of the schedule to an identical recipient list works fine for some reason. I'd love to get any sort of lead on how to resolve, or pinpoint whether there's any local email environment issues at play (we're on RAMP).

Thanks!

Parents
  • We haven't been able to send emails of scheduled reports either, so I'm interested in this as well.  In fact scheduled reports would not run at all.  After some investigation with Tessitura support, I finally changed the Local_Library_List in T_DEFAULTS 
    from:
    T:\userreports\userreports.pbl,T:\userreports\nscan.pbl
    to:
    \\admiral\tessitura\userreports\userreports.pbl,\\admiral\tessitura\userreports\nscan.pbl

    They work now, but why?  We've had the T: drive mapping in that setting for years.  And now v15 doesn't like it.

    What do you all have for your Local_Library_List in T_DEFAULTS
    Drive mapping?  Or unc path?

Reply
  • We haven't been able to send emails of scheduled reports either, so I'm interested in this as well.  In fact scheduled reports would not run at all.  After some investigation with Tessitura support, I finally changed the Local_Library_List in T_DEFAULTS 
    from:
    T:\userreports\userreports.pbl,T:\userreports\nscan.pbl
    to:
    \\admiral\tessitura\userreports\userreports.pbl,\\admiral\tessitura\userreports\nscan.pbl

    They work now, but why?  We've had the T: drive mapping in that setting for years.  And now v15 doesn't like it.

    What do you all have for your Local_Library_List in T_DEFAULTS
    Drive mapping?  Or unc path?

Children