If you need quickly grab some data from Lotus Notes database then create in notes View with data you want to export and open this view via url:
http://server/view.nsf?ReadViewEntries
this will give you a nicely formated XML :)
Hope this helps!
![]() |
|
||||||||||
|
LXXIV. Lotus Notes FunctionsВведение
Lotus Notes Functions
c97 at c97 dot pl
15-Dec-2006 03:39
If you need quickly grab some data from Lotus Notes database then create in notes View with data you want to export and open this view via url:
Timothy Massey - http://www.obscorp.com
08-Nov-2006 09:21
Given the fact that this extension uses Notes' C API interface, you're stuck with Windows. If you're going to go that route, you can use Notes' COM interface just as easily. You won't have to use this extension, and you'll get a much richer functionality.
carsten dot motzek at atotech dot com
11-Sep-2006 03:34
This is an unmaintained Windows-only extension. |