Article

pnuffer's picture
article
Reads:

5246

Score:
0
0
 
Comments:

0

About the Message Queue for Notes ndsrep

Author Info

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

(View Disclaimer)

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.


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell