Online Subscription Sales and Mode of Sale

** We are self-hosted **

My coworker has reported to me that the mode of sale on some recent web orders is not correct. Based on the information she gave me (see below), I went to look at SQL Server Agent jobs, but didn't see any jobs that reference mod of sale.

I guess the first thing I need to know is if switching a subscriber purchase into a new MOS is a native function of Tessitura or if it is custom to the SLSO? Can anyone help me?

Per my coworker: "We had 4 subs purchase tickets online yesterday. Two of them had the MOS switch to sub web mos, but one was in internet offer mos, and the last one was in internet mos. I'm not sure what is causing the difference...The (script/procedure/job/whatever) that runs to switch a subscriber into a new MOS is not behaving as it has in the past, and i'm pretty sure part of the confusion is that we don't have any 21S subscribers."

Thanks,

Ashley

Ashley Elliott

Database Administrator

St. Louis Symphony Orchestra

314-286-4198

ashleye@slso.org

Parents Reply
  • Things to check for TNEW control of MOS (when set up, TNEW will force the customer into the "Sub MOS" when a package is placed in the cart):

    LTR_TN_EXPRESS_WEB_DEFAULTS column "Sub MOS"

    LTR_TNEW_SITE_CONTROLS where Functionality column = ForceSubsMOS, EnforceSubsMOSCartRules and BlockSubsMOSOrdWOPkg

    For ranking (Constituency, etc.) and promo-code MOS shifts, look at TR_RANK_TYPE and TR_WEB_RANKING.

    That is pretty much the extent of normal TNEW MOS changing.

    The other thing to do is look at the attributes the constituents that have made the anomalous purchases, and the source on the order in question (to match up, potentially, with TR_WEB_RANKING above).  You can also create customers in Test, perhaps with similar attributes to the customers whose orders you were interested in, and try out package purchases under different circumstances.  As you do, you can look at the source of each TNEW page you are one, scrolling to the bottom to look for:

    <!--
    Session MOS: 8 / Original MOS: 8
    Promo: (42479)
    SID: 002
    -->
Children
No Data