HI,
We are looking into customizing this procedure to avoid merging of records are not duplicates. Can somebody shed some light on where this procedure is placed (called within another procedure or something) within Tessitura. This will give us understanding of effects of this procedure run. Thanks for your time and help.
Cheers
Harpreet
Ken,
Would you be willing to post the code that you have in LP_VALIDATE_CUST_MERGE that does the override check? I love that concept and want to steal it for use here.
Thanks.
-steve
Information Technology Manager
The Granada
(805) 899-3000 x 111 (phone)
(805) 899-3081 (fax)
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Ken McSwain Sent: Wednesday, May 12, 2010 10:06 PM To: Steve Carlock Subject: RE: [Tessitura Technical Forum] LP_VALIDATE_CUST_MERGE
Hi Harpreet
do you think when we click on schedule button some procedure runs and LP_VALIDATE_CUST_MERGE gets called within that procedure.
Yes. That's what happens.
is there any quick override option.
No - there's no built-in override option. We added some code into our version of the script so that members of a particular user group can override it. Only consortium administrators have access to that group - if anybody needs to run a non-conforming merge, they ask us, we review the merge and if necessary check with other consortium members, then log on with that user group and schedule it manually.
Ken