EPurpose Audit?

Former Member
Former Member $organization

Does anyone know if there is a way to tell the date that an epurpose was changed? I'm thinking no. 

  • Are you asking about email purposes? If so:

    SELECT

     

     

    * FROM dbo.TA_AUDIT_TRAIL WHERE table_name = 'T_EADDRESS' AND column_updated = 'mail_purposes' AND customer_no = 000000

  • Former Member
    Former Member $organization

    Excellent! That’s what I need! Thank you.

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Jeff Stahel
    Sent: Thursday, November 15, 2012 11:59 AM
    To: Gloria Ormsby
    Subject: Re: [Tessitura Technical Forum] EPurpose Audit?

     

    Are you asking about email purposes? If so:

    SELECT

     

     

    * FROM dbo.TA_AUDIT_TRAIL WHERE table_name = 'T_EADDRESS' AND column_updated = 'mail_purposes' AND customer_no = 000000

    From: Gloria Ormsby <bounce-gloriaormsby5026@tessituranetwork.com>
    Sent: 11/15/2012 9:04:43 AM

    Does anyone know if there is a way to tell the date that an epurpose was changed? I'm thinking no. 




    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!