Is it normal to have a bunch of empty sort name fields? Looks like I've got ~900, but a bunch of them are VIP customers.
This procedure is available to rebuild salutations which will update sort_name and group name optionally for you. In v11, it can take a list and additional parameters.
exec UP_REBUILD_SALUTATIONS
@list_no = ##,
@update_sort_name = 'Y',
@update_group_name = 'N',
@salutation_type = ##
+Ryan Creps
+Tessitura Network
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Gawain Lavers Sent: Wednesday, April 10, 2013 6:40 PM To: Ryan Creps Subject: Re: [Tessitura Technical Forum] empty sort name field
--and, having found that, is there a good way to automatically populate sort names into the constituents lacking one?
From: Gawain Lavers <bounce-gawainlavers9512@tessituranetwork.com> Sent: 4/10/2013 5:14:31 PM
Hi Anna!
I suspect that's it: our Contact (Label) and Header salutations had blanks for the "sort columns". There's a "Single Name Sort", a "Double Name Sort" and a "Same Name Sort". I filled them all in, presuming there's not reason not to, though I'm not sure what they all mean.
--Gawain
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!
Thanks Ryan!