Discussion:
Getting the Communications History, Opportunities for a Contact
(too old to reply)
Thatch
2009-06-25 19:14:01 UTC
Permalink
I've been programming with BCM for quite a while. However, is there a way to
retrieve a Contact's Communication History, Opportunities, Marketing
Campaings, Accounts? For example, if you already have the contact assigned,
how does one get the list of Communication History for that contact? Pretty
basic stuff, but unless you hack into the SQL database, this is not listed on
the SDK for BCM.

Any ideas on how this is done?

Thanx in advance...
Luther Blissett
2009-06-29 15:44:59 UTC
Permalink
I've been programming with BCM for quite  a while. However, is there a way to
retrieve a Contact's Communication History, Opportunities, Marketing
Campaings, Accounts? For example, if you already have the contact assigned,
how does one get the list of Communication History for that contact? Pretty
basic stuff, but unless you hack into the SQL database, this is not listed on
the SDK for BCM.
Any ideas on how this is done?
Thanx in advance...
I expect there's a sql view in the database that will retrieve the
communications history for a specific Contact. That's probably not
available through the object model, although you may be able to create
am Outlook Search Folder with a contact's comm history and then access
that folder through the object model.

Loading...