Can I create customized renewal notices using my own code, like I can with invoices,confirmations, etc. If so, what procedures or tables should I use, e.g. t_notice, t_cust_subscription_summary, etc. because I am looking use more descriptive field values.
John, that would be awesome if you could send me that proc. Thank you so much!
Also, side question, have you ever embedded an SSRS report in a big InfoMaker Text box using the link argument property, and link target property. Basically, I want an InfoMaker skin so that I can place those objects into T_Format info.
Matt Winchester Database Administrator Dallas Symphony Orchestra Morton H. Meyerson Symphony Center Schlegel Administrative Suites 2301 Flora Street Dallas, Texas 75201 214-871-4028 - phone 214-953-1218 - fax m.winchester@DalSym.com www.dallassymphony.com
From: Tessitura Ticketing Forum [mailto:forums-ticketing@tessituranetwork.com] On Behalf Of Jon Ballinger Sent: Friday, February 25, 2011 10:32 AM To: Matt Winchester Subject: Re: [Tessitura Ticketing Forum] Renewal Notice Customization
Matt,
Yes you can create your own renewal notices. Our procedure is to still run the canned report for the invoices , and get the set numbers. Then we run our own report using those set numbers. I can send you our proc if you would liek to take a look at it. We go off the notice table and the summary table. Then pull in some other information as well.
Jon
From: Matt Winchester <bounce-matthewwinchester1652@tessituranetwork.com> Sent: 2/25/2011 10:20:01 AM
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!
Matt, I have not tried that.