Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TDI Domino - Connections synchronization

76 views
Skip to first unread message

Andrija

unread,
Dec 22, 2011, 3:52:32 AM12/22/11
to
Hello All,

My current issue is with Domino Notes DB + Domino LDAP -> Profiles DB
Synchronization, it takes ~6-7 seconds per user.
I am using a Custom AL feed to read from Notes DB and look up another
value from LDAP, then FC to oob AL SyncDBFromSource to write in the
Connections DB
I managed to narrow down the search and the bottleneck seems to be in
this call to the connections API

tdiCRUDSvc =
com.ibm.lconn.profiles.api.tdi.service.impl.ProfilesTDICRUDServiceImpl.getInstance();
tdiCRUDSvc.updateProfile(theEntry);// This takes ~6seconds to finish
and come back to the debugger

Has anyone experienced something similar, and what would be the
expected transaction time, since a couple of seconds per user is way
too much?

Thanks

Jason Williams

unread,
Jan 22, 2012, 6:16:29 PM1/22/12
to
Andrija,
if you're still facing this.. I'd suggest opening a ticket IBM Connections Support..since that call is provided by the Connections team.

Jason
0 new messages