Hello,
I'm interested in customizing the email order acknowledgements/confirmations, but I can't find a single lick of documentation on the subject beyond what's in the T_FORMAT_INFO table documentation.
I've got a couple of different languages under my belt, but have never written anything for ASP. Just an explanation of what language we're writing in, what context the file is being processed in (what resources to we have to work with, etc), and how to streamline the development process (I'm sure triggering repeated emails from the client is not the best way to go) would be extremely helpful.
(Maybe this would be something good to add to the developer wiki?)
The API documentation has a special section for confirmation emails. Appendix D.
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Nick Reilingh Sent: Monday, January 05, 2015 1:37 PM To: Gloria Ormsby Subject: [Tessitura Technical Forum] Email Order Ack/Conf customization - where to start?
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!
Hey guys, quick related question: when the ASP code in the template runs, is it part of or does it have access to the session that called it? I.e. can I pull session variables into the output?