Article

About the Message Queue for Notes ndsrep

Author Info

10 March 2008 - 6:38am
Submitted by: pnuffer

article
Reads:

1518

Score:
0
0
 
Comments:

0

Question

The IDM driver for Lotus Notes has a Domino add-in process called ndsrep that can detect (captures) changes within a Notes database. What is the message queue for ndsrep?

Answer

The Lotus Notes C API provides message queue APIs for threads. A message queue is the way that the Domino Console can communicate with (send commands to) Domino addIn processes such as adminp, amgr, http, fixup, ldap, and ndsrep.

When ndsrep loads, it creates a message queue using the driver name it is configured to publish for. This message queue name then becomes the Domino console "tell" command identifier, when communicating with the ndsrep add-in process.


Author Info

10 March 2008 - 6:38am
Submitted by: pnuffer




User Comments

© 2009 Novell, Inc. All Rights Reserved.