Tessitura
IT and Systems
Technology
Product Update
Support and Learning
7afa81a7-6e41-4ae3-8c98-69e7fb305752
An updated version of the Print Server that is compatible with Windows Server 2012 and which addresses intermittent COMException errors has been developed and is available for optional installation.
Updated Version of the Tessitura Print Server (Print at Home Ticketing Service) available
3/15/2014
Updated Version of the Tessitura Print Server (Print at Home Ticketing Service) is available for download in TASK Online
A new version of the Tessitura Print Server (formerly called the Tessitura Print At Home Ticketing Service) has been developed to address intermittent memory issues that resulted in COMException errors which required service restarts to resolve. Previous versions relied on calling the Powerbuilder runtime engine for processing which has been eliminated as this was determined to be the primary cause of these issues. While previous versions of the Tessitura Print Server do not run on Windows Server 2012 machines, this version is compatible with both Windows Server 2008 R2 and Windows Server 2012.
This newer version, which will be released and required with Tessitura v12.5, is available for optional use now and can be downloaded from TASK Version Upgrades and Patches workspace Solution # 32 titled “Tessitura Optional Components”. Basic installation instructions are provided in the Solution.
The only functional difference between the two versions is that the new version does not support all types of expressions in the Mask field in the Tessitura Ticket Designer. The new version does support If() statements and Case() statements such as:
- If(val=’Balc’ , ‘Balcony’, ‘Orchestra’)
- Case(val When ‘Balc’ Then ‘Balcony’ When ‘Orch’ Then ‘Orchestra’ When ‘FC’ Then ‘Family Circle’ Else ‘Unknown’)
Other expressions that you may have used in the past will not be evaluated and will produce an empty string (‘’). As such, you should thoroughly test your existing Print at Home ticket templates before implementing this version in a production environment.