Email Confirmation/Acknowledgement Questions

I am just starting to look into the wonderful world of email acknowledgments from the Tessitura Client, and am looking for advice, examples, whatever.

I need to be able to put information about the performances (lineitem rows) and specific tickets (sub_lineitem rows)  in addition to the order information in the confirmation. I see that these fields are not included in the dataset that is documented in Appendix D of the API documentation. However, I have heard rumors of addition available fields (the cartdocument dataset?). While using undocumented things is generaly a bad idea, I'd be interesting in hearing people's thoughts on this.

Would anyone be willing to share examples of their Client based ack email .asmx file? I don't need anything fancy, just order, performances and seats.

Thanks!

Parents
  • David -

    I'm not sure this is exactly what you are lookig for, but I've been successful pulling lineitem and sublineitem information using some of the example data structure that were included in the sample templates (particularly in the subscription section). In particular GetOrderDetailsInfoResults which you can pull both lineitem and sublineitems info. (Look at the sample template for an example)

    Having said that, I'm only dabbling so far and haven't gotten very far, but I've been able to get some of that information!

    Good luck,

    Heather
    Seattle Repertory Theatre 

     

  • I just posted my samples to my TessituraNetwork profile under "My Files".

     

    I had one issue with the sample that was provided with Tessitura in that any negative amount for payments showed up as an donation like a return ticket. The sample I have accounts for that and we do donations to multiple on account payment methods since we are an consortium so you should be able to see that in the code.

     

    Marty

     

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Heather Kraft
    Sent: Friday, December 04, 2009 12:06 PM
    To: Martin A. Jones
    Subject: Re: [Tessitura Technical Forum] Email Confirmation/Acknowledgement Questions

     

    David -

    I'm not sure this is exactly what you are lookig for, but I've been successful pulling lineitem and sublineitem information using some of the example data structure that were included in the sample templates (particularly in the subscription section). In particular GetOrderDetailsInfoResults which you can pull both lineitem and sublineitems info. (Look at the sample template for an example)

    Having said that, I'm only dabbling so far and haven't gotten very far, but I've been able to get some of that information!

    Good luck,

    Heather
    Seattle Repertory Theatre 

     

    From: David Woodall <bounce-davidwoodall1530@tessituranetwork.com>
    Sent: 12/4/2009 10:15:39 AM

    I am just starting to look into the wonderful world of email acknowledgments from the Tessitura Client, and am looking for advice, examples, whatever.

    I need to be able to put information about the performances (lineitem rows) and specific tickets (sub_lineitem rows)  in addition to the order information in the confirmation. I see that these fields are not included in the dataset that is documented in Appendix D of the API documentation. However, I have heard rumors of addition available fields (the cartdocument dataset?). While using undocumented things is generaly a bad idea, I'd be interesting in hearing people's thoughts on this.

    Would anyone be willing to share examples of their Client based ack email .asmx file? I don't need anything fancy, just order, performances and seats.

    Thanks!




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical 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
  • I just posted my samples to my TessituraNetwork profile under "My Files".

     

    I had one issue with the sample that was provided with Tessitura in that any negative amount for payments showed up as an donation like a return ticket. The sample I have accounts for that and we do donations to multiple on account payment methods since we are an consortium so you should be able to see that in the code.

     

    Marty

     

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Heather Kraft
    Sent: Friday, December 04, 2009 12:06 PM
    To: Martin A. Jones
    Subject: Re: [Tessitura Technical Forum] Email Confirmation/Acknowledgement Questions

     

    David -

    I'm not sure this is exactly what you are lookig for, but I've been successful pulling lineitem and sublineitem information using some of the example data structure that were included in the sample templates (particularly in the subscription section). In particular GetOrderDetailsInfoResults which you can pull both lineitem and sublineitems info. (Look at the sample template for an example)

    Having said that, I'm only dabbling so far and haven't gotten very far, but I've been able to get some of that information!

    Good luck,

    Heather
    Seattle Repertory Theatre 

     

    From: David Woodall <bounce-davidwoodall1530@tessituranetwork.com>
    Sent: 12/4/2009 10:15:39 AM

    I am just starting to look into the wonderful world of email acknowledgments from the Tessitura Client, and am looking for advice, examples, whatever.

    I need to be able to put information about the performances (lineitem rows) and specific tickets (sub_lineitem rows)  in addition to the order information in the confirmation. I see that these fields are not included in the dataset that is documented in Appendix D of the API documentation. However, I have heard rumors of addition available fields (the cartdocument dataset?). While using undocumented things is generaly a bad idea, I'd be interesting in hearing people's thoughts on this.

    Would anyone be willing to share examples of their Client based ack email .asmx file? I don't need anything fancy, just order, performances and seats.

    Thanks!




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical 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