TNEW Dynamic Shipping

Hi all,

This system table is great, but is there an easier way to block one shipping method instead of having to enable three for every event? I need to block Print At Home from most of our events.

 

Thanks,

  • No, and that was a problem for us because we were used to using keywords to flag performances as not PAHT capable with our old, in-house site.

    Between that and the complexity and problematic UI of the system table I built a customization that allows our Box Office to flag performances and packages using keywords associated with our delivery methods, and then a SQL Server Agent job reads these and another table I made to cover things like payment methods and price types, and then refresh the system table with that information.
    Interestingly, the additive nature of the table actually starts to make more sense when you are applying keywords to performance elements.
  • Hi, we don’t use TNEW but I control which performances have PAH with CONTENT TYPE and a YES Value.  I don’t know if this would work in your favor to have it as a NO value and add it only on shows you don’t want PAH available. Maybe something you could look into.

     

    M. Jane Orosco

    Marketing Data Manager          

    510 Preston St. | Houston | TX 77002

    T: 713-546-0247

    F: 713-247-9228

    E: jorosco@hgo.org

    http://www.houstongrandopera.org/images/HGO-Logo.jpg

    Click here to view our website.

    Facebook - Houston Grand Opera Twitter - HouGrandOpera YouTube - HGOpera


    This message is confidential. It may also be privileged or otherwise protected by work product immunity or other legal rules. If you have received it by mistake, please let us know by e-mail reply and delete it from your system; you may not copy this message or disclose its contents to anyone. The integrity and security of this message cannot be guaranteed on the Internet.

    From: Tessitura Web Forum [mailto:forums-tessitura-web@tessituranetwork.com] On Behalf Of Tim Chandler
    Sent: Tuesday, October 20, 2015 4:07 AM
    To: M. Jane Orosco <jorosco@houstongrandopera.org>
    Subject: [Tessitura Web Forum] TNEW Dynamic Shipping

     

    Hi all,

    This system table is great, but is there an easier way to block one shipping method instead of having to enable three for every event? I need to block Print At Home from most of our events.

     

    Thanks,




    You were sent this email automatically because you subscribed to the Tessitura Web forum. You may reply to this message to post to the Web 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 Gawain and Jane. I think I'll need to put something like this on the backburner now for next time. We're close to going on sale with everything so it looks like it's some system table fun for me.