We are in the process of forming a consortium with our organization as the master license holder utilizing our existing DB. Prior to completing a consortium merge, I need to move our organization's email addresses and contact restrictions from 'Other' in the General Tab to secure the data. I think we should look at moving the phone numbers as well. I've been advised to move these to Attributes but I understand that this could create issues as the email addresses will not be stored where they were intended within the Tessitura structure and this could create the need for additional workarounds. I also need to consider how this will impact suppression lists, etc. The intent is to keep the data for each organization separate and secure. I understand that control groups are not an option for any data on the General Tab. I'm interested to hear how other consortia have address these challenges. I'm also interested to hear how other consortia have handled merges given the fact that data should be kept separate and secure.
Thank you,
Shereen
Hi Shereen
I think you need to look at each of those things individually.
Hello Ken,
Thank you so much for your response. This is very helpful. I have a follow up question regarding the control grouped data and merges. If the only criteria available for merge is name and address as everything else if control grouped, how does the merge affect the control grouped data or is it affected at all?
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Ken McSwain Sent: Wednesday, May 29, 2013 8:08 PM To: Shereen Marino Subject: Re: [Tessitura Technical Forum] Storage of Email, Contact Restrictions, Phone - Consortium
Ken
From: Shereen Marino <bounce-shereenmarino5792@tessituranetwork.com> Sent: 5/29/2013 12:50:58 PM
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!
May 31, 2013 | 8:00pm | Symphony Hall June 1, 2013 | 8:00pm | Symphony Hall June 2, 2013 | 2:00pm | Symphony Hall
Join Maestro Chafetz and The Phoenix Symphony and Chorus to celebrate freedom with a repertoire of patriotic favorites from John Philip Sousa, John Williams and more. Active servicemen and Veterans are encouraged to attend in uniform.
The backend components of the merge process [Identify dupes; merge validation; and the actual merge process itself] are all unaware of control-grouping. They see everything, and merge everything, ignoring the control group restrictions.
in terms of your own users making decisions about whether to schedule two constituents to merge, and which direction, they can only see shared data plus data for their own org, which raises the level of difficulty a few points. That's one reason why we customised our merge validation script to try to make sure that merges follow our collective business rules, and block merges between two high-touch constituent records for referral to the consortium support team. They can see everything, and can then check that the merge is ok with all relevant orgs before approving it.
Thank you, Ken. It’s great that I’m able to discuss these matters with you and other consortia members prior to proceeding with merges, etc. and learning these lessons on the backend!
Thanks again,
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Ken McSwain Sent: Thursday, May 30, 2013 4:03 PM To: Shereen Marino Subject: RE: [Tessitura Technical Forum] Storage of Email, Contact Restrictions, Phone - Consortium
From: Shereen Marino <bounce-shereenmarino5792@tessituranetwork.com> Sent: 5/30/2013 12:38:45 PM
Shereen Marino | Data Analysis Manager | (602) 452-0414: Office | The Phoenix Symphony | 1 N. 1st Street, Ste 200, Phoenix, AZ 85004 | www.phoenixsymphony.org
Salute to the Troops
I’m working through the phone numbers now. When you say the addresses are attached to the phone numbers, are you referring to the column address_no in T_PHONE – is this how they are linked? How should the “link” be removed?
I’ve created control grouped types for phone numbers and as you mentioned “moving” the numbers is really a matter of changing the column ‘type’ in T_PHONE as opposed to moving the numbers. I’m working on this in Test prior to moving it to Live. I’ve been able to change the bulk of the number types to place them in the proper control grouped type for each organization. There’s a sub group that I’ll need to address separately as the script I created is not working for this sub group. It’s my understanding that moving the phone numbers to the control grouped types would make them invisible to the other organizations but in Test we’ve found this is not the case. Does this need to be addressed in security or is there something else I’m missing?
Yes,that's how they're linked. To detach the phone number from the address, you'll need to set the address_no to NULL. I haven't actually done that, so i can't guarantee that it's safe - you'll want to do some thorough testing....
To do what you want, you will need to do it, though - There's a little infelicity (I won't call it a bug, because it only applies to a situation that Tess thinks should be impossible) in the way the General Tab shows phone numbers - if a phone number has a control-grouped Type, BUT is linked to an address, it will still show up, even if the user doesn't have control-group access to that Type. We ran into that with some imported data which had cg'd phone Types but also address_no links. That can't happen using Tess normally; only if you're updating with SQL - Only Types 1,2,and 3 should have address_no links.
I really appreciate all of your assistance through this process. I’ll be very busy through the summer moving our organization’s data from the General Tab and then performing our first consortium merge. I moved the phone numbers in Live today and all went well. I’ll move on now to testing address_no set to NULL.
Thanks again!
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Ken McSwain Sent: Thursday, June 06, 2013 4:44 PM To: Shereen Marino Subject: RE: [Tessitura Technical Forum] Storage of Email, Contact Restrictions, Phone - Consortium
From: Shereen Marino <bounce-shereenmarino5792@tessituranetwork.com> Sent: 6/6/2013 11:55:08 AM
You mentioned "locking off" the contact restrictions on the General Tab to keep users from making entries after the contact restrictions were moved to the Attributes Tab. How did you "lock them off"?
Hi Sheeren
We did two things, basically -
Thank you, Ken. Yes, I love the ability to change label text and I've used that for other areas of the General Tab that we're no longer using. I may have some follow up questions as I work through this but thank you for pointing me in the right direction.