Creating local database objects in impresario_cci

Former Member
Former Member $organization

Hi,

 Does anyone know how Tessitura handles local objects (that we would create) in impresario_cci? Does it follow the same guidelines as creating local database objects in impresario? Specifically,

  1. Does it follow the same naming conventions (IE. starting with LP_ or LT_, etc.)?
  2. Will they affect future upgrades? Or will they just come along with the upgrade process?

 I would like to create a local stored procedure in impresario_cci that will clean up old extractions (code was taken from another forum). I want to be sure that this is allowed and will not affect future upgrades.

Much thanks!
Debbie

Parents Reply Children
  • And just to be clear about what's happening here--we're still requiring that users be set up in Tessitura Security.  In that app for each user you will have the option of specifying a Tessitura password OR a Windows domain username.  If you set up a Tessitura user with a Windows domain name and they are authenticated with Windows at Tessitura login time, then we will skip the Tessitura login screen and log the user in with their default Tessitura user group.  The user can still choose Relogin from within the app to change user groups or to log in as a different (non-Windows) Tessitura user.  Tessitura users set up with a Windows domain password will attach to the database using Windows integrated security and will not have a SQL Server login or password stored in Tessitura Security.  Hope that helps clarify things.

  • Hi Chuck - yeah, I was wondering how group selection would be handled. What you describe makes sense. Does this also mean that the 8 character username limit goes away as of v15, at least for audit fields, like created_by? Thanks!

  • The eight character username does not go away.  You just have the option of adding a Windows domain name to the Security profile.  The Tessitura username (eight characters) is still used for internal auditing.