We want to track our records that have run through the NCOA process. Is anyone marking an address on a Constituent record - that has been NCOA'd either with a Mail Purpose or another way .
Bob
We generally rely on the "Last Updated By" field. This only works until a user (or the patron via the website) makes a change. However, you should be able to use the Audit table to look back historically I would think.
There are also two fields in t_address called [ncoa_session] and [ncoa_action]. Both hold an integer, and I think they are used in the standard NCOA utility.
We mark them with an attribute value. It has been very handy.
Janna
From: Tessitura Marketing Forum [mailto:forums-marketing@tessituranetwork.com] On Behalf Of Brian Graham Sent: Wednesday, December 21, 2011 1:56 PM To: Ellis, Janna Subject: Re: [Tessitura Marketing Forum] NCOA
From: Robert Taulty <bounce-roberttaulty1608@tessituranetwork.com> Sent: 12/21/2011 10:22:39
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Marketing Forum. You may reply to this message to post to the Marketing 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!
We also mark them with an attribute, we use a custom report to mark each record.
Thanks
Mark