NScan Season Passes

Is there a way to get barcodes out of the system that can be put on season passes that can be scanned for every single event? I imagine I could create a package that has every single performance in it, but logistically, how would it work to get a barcode on a "ticket" that isn't a ticket being printed out of the system. Could I print a ticket to a file and somehow pull the barcode out of that to print on a pass?

 

thanks

Parents
  • Thanks so much for this information!



    >>> "Jonathan Smillie" 8/1/2011 12:30 PM >>>
    Unfortunately a truly re-scannable barcode, tied to multiple performances, isn't possible with the current N-Scan technology.

    While you could create a generic performance that would be available for scanning on any day (by programming the scanners to recognize it in addition to the "real" shows for that day), there are drawbacks:

    1) The scanners (and Tessitura) assume that one barcode = one ticket, and one ticket is tied to one seat for one performance, and that scanning that ticket renders it invalid for reuse. That said, there is a table (LTR_NSCAN_ATTENDANCE) that records each scan attempt, successful or otherwise, of each ticket.

    2) The generic ticket would technically only be valid for the first scan. After that point, you would need either to implement a custom procedure to revalidate the tickets (set the status back to "ticketed" from "attended") each day, or accept the fact that although a scan of the ticket is being recorded, it will show up as "already recorded" and produce an error to that effect- which has its own drawbacks in confusing ushers as to which are actual valid vs. invalid tickets.

    3) The inventory for the generic event would not be counted against the attendance for the real event. You would have to implement a reporting procedure whereby you reported on scans for the generic event for the date in question /as well as/ the real event, before you did whatever process reset the tickets for the generic event back to their pre-attended status.

    4) The generic event, not being tied to the performance date, would need to be manually programmed into the scanners each day in addition to the performances that the software would pick up automatically based on the device profile settings.

    All in all, it's not theoretically un-do-able, but implementing a solution like this would be essentially working around and subverting the way that N-Scan is intended to work.

    -----Original Message--
    From: Tessitura Ticketing Forum [mailto:forums-ticketing@tessituranetwork.com] On Behalf Of Amy Aldrich
    Sent: Monday, August 01, 2011 10:14 AM
    To: Jonathan Smillie
    Subject: Re: [Tessitura Ticketing Forum] NScan Season Passes

    I need to have the pass be useable for any/ all of the events in the season, for one admission per event.


    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.

    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!
Reply
  • Thanks so much for this information!



    >>> "Jonathan Smillie" 8/1/2011 12:30 PM >>>
    Unfortunately a truly re-scannable barcode, tied to multiple performances, isn't possible with the current N-Scan technology.

    While you could create a generic performance that would be available for scanning on any day (by programming the scanners to recognize it in addition to the "real" shows for that day), there are drawbacks:

    1) The scanners (and Tessitura) assume that one barcode = one ticket, and one ticket is tied to one seat for one performance, and that scanning that ticket renders it invalid for reuse. That said, there is a table (LTR_NSCAN_ATTENDANCE) that records each scan attempt, successful or otherwise, of each ticket.

    2) The generic ticket would technically only be valid for the first scan. After that point, you would need either to implement a custom procedure to revalidate the tickets (set the status back to "ticketed" from "attended") each day, or accept the fact that although a scan of the ticket is being recorded, it will show up as "already recorded" and produce an error to that effect- which has its own drawbacks in confusing ushers as to which are actual valid vs. invalid tickets.

    3) The inventory for the generic event would not be counted against the attendance for the real event. You would have to implement a reporting procedure whereby you reported on scans for the generic event for the date in question /as well as/ the real event, before you did whatever process reset the tickets for the generic event back to their pre-attended status.

    4) The generic event, not being tied to the performance date, would need to be manually programmed into the scanners each day in addition to the performances that the software would pick up automatically based on the device profile settings.

    All in all, it's not theoretically un-do-able, but implementing a solution like this would be essentially working around and subverting the way that N-Scan is intended to work.

    -----Original Message--
    From: Tessitura Ticketing Forum [mailto:forums-ticketing@tessituranetwork.com] On Behalf Of Amy Aldrich
    Sent: Monday, August 01, 2011 10:14 AM
    To: Jonathan Smillie
    Subject: Re: [Tessitura Ticketing Forum] NScan Season Passes

    I need to have the pass be useable for any/ all of the events in the season, for one admission per event.


    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.

    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!
Children
No Data