Tessitura Customisations Checklist

Hey folks,

We are shifting out SelfHosted Tessitura to Hosted Services (nee RAMP) and in the run up we really need to have a good look at the various, and many customisations that have been put in place over the last 10 years.

Does anyone have advice, tips and/or a customisation leger/doc that has helped them in the past?

H

Parents
  • I don't have a document, but I do have a series of queries that I use for looking at what we need to test on upgrades. The queries check for any custom items in Tess.  It uses the system catalogs to search for custom stored procedures, functions, tables, triggers, and views based on naming conventions (L*).   Pretty simple, but it helps me focus on where I need to test.

Reply
  • I don't have a document, but I do have a series of queries that I use for looking at what we need to test on upgrades. The queries check for any custom items in Tess.  It uses the system catalogs to search for custom stored procedures, functions, tables, triggers, and views based on naming conventions (L*).   Pretty simple, but it helps me focus on where I need to test.

Children