AACC CCMM Email Db

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • arunc
    Hot Shot
    • Sep 2014
    • 15

    AACC CCMM Email Db

    I have a client request who is asking for the customer Email data to be shared to him. i have searched the CCMM Db i was able to get the from, TO , CC, Subject of an email but i am unable to find the content of the email.is there any way to get the email content of the customer from the CCMM Db?
  • vikramsg
    Whiz
    .
    • Apr 2011
    • 30

    #2
    Selecting the Email content from database.

    the Email content are stored in cls.actions table. The column you should be interested are "Text" and "TextHTML". These are stored as Character Streams and retrieving them may not be straight forward. Hope this helps.

    Regards,
    Vikram SG
    Regards,
    Vikram SG

    Comment

    Loading