Google Answers Logo
View Question
 
Q: IBM Lotus Notes database notification question using Domino Object Model, C API ( No Answer,   1 Comment )
Question  
Subject: IBM Lotus Notes database notification question using Domino Object Model, C API
Category: Computers > Programming
Asked by: barisyazici-ga
List Price: $200.00
Posted: 16 Jan 2004 17:43 PST
Expires: 15 Feb 2004 17:43 PST
Question ID: 297286
Hi Folks,

I am developing a Windows application using Visual C++.

This application accesses IBM Lotus Notes/Domino databases.

I am using Domino Object Model to access those databases.

But, I also want to receive notifications when there is some change in
the databases.

Here is exactly what I want:

1. I need a well documented sample C++ code for receiving database
notifications from standard Lotus Calendar, Journal, To Do, Contacts,
etc.

2. I need to be able to receive Add/Delete and Change notifications
together with the Universal ID of the document that creates the
event..

3. This application is an independent application, NOT a Lotus plugin.

4. I should be able to get those notifications from both LOCAL and
REMOTE databases.

5. I don't want to use MAPI services as it is not a native Lotus interface.

6. Using timer or polling is not an acceptable way of doing this!

7. Answers that uses C API toolkit are also acceptable but not
preferred. DOM-only answers will have precedence.

In MAPI I would use IMAPITable::Advice and IMAPIAdviseSink::OnNotify
... In Lotus, I have no idea.

Thank you and good luck.

Clarification of Question by barisyazici-ga on 16 Jan 2004 17:47 PST
The answer should work for IBM Lotus Notes Release 5 and above on Win
98 Release 2 and above.
Answer  
There is no answer at this time.

Comments  
Subject: Re: IBM Lotus Notes database notification question using Domino Object Model, C
From: bio-ga on 06 Feb 2004 00:50 PST
 
I am not aware of any events that gets triggered when a document is
added/updated/deleted in a Domino database, hence your best bet would
be polling. But again, a custom server task written in C API might be
a solution.

Have you already tried asking this question to the friendly folks at
notes.net forums? They might be of more help.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy