k99ja04
2009-05-11 19:22:02 UTC
Running shared db BCM 2007 on SQL server 2008 hosted on Windows 2008 server.
Would like to autolink emails by default. I came across a sourceforge
project that runs as a service and claims to do this but does not appear to.
Surely someone else has run in to this.
Is there a way to programmatically automate the autolinking process. Each
morning the users have to go to BCM Menu> Manage Email Auto-linking > Select
All > OK. It appears that this functionality comes from having a BCMUsername
record for each email address listin in EEAOptinEmailTable. I wrote a script
to find all bcm users in our organization and then create a record for each
email address in this table but that does not seem to quite replicate the
equivalent functionality of the checkbox procedure I described above.
I am an experience .NET developer but new to BCM. Any insights into the
table relationships are appreciated.
Would like to autolink emails by default. I came across a sourceforge
project that runs as a service and claims to do this but does not appear to.
Surely someone else has run in to this.
Is there a way to programmatically automate the autolinking process. Each
morning the users have to go to BCM Menu> Manage Email Auto-linking > Select
All > OK. It appears that this functionality comes from having a BCMUsername
record for each email address listin in EEAOptinEmailTable. I wrote a script
to find all bcm users in our organization and then create a record for each
email address in this table but that does not seem to quite replicate the
equivalent functionality of the checkbox procedure I described above.
I am an experience .NET developer but new to BCM. Any insights into the
table relationships are appreciated.