Top "Lotus-notes" questions

Tag for programming questions related to Lotus Notes & Domino

Where are the javadocs for Lotus' Notes.jar?

I need to use Lotus Notes/Domino as a data source from a Java application. The documentation at IBM says …

java javadoc lotus-notes
How to read Lotus Notes mail archives (*.nsf)

Does anyone know how to read these files without using the interops or COM interaction? Just the direct way. Is …

c# java c++ lotus-notes file-format
How to get full name of the owner of mail file in Lotus Notes

Provided that I have the mail file name and the server, how do I retrieve the fully qualified name of …

lotus-notes lotusscript userinfo
Enable/disable editing of a form field from code

I'm not a Notes programmer, however, for my sins, have been working on some Notes features for an in-house project …

lotus-notes lotus-domino domino-designer-eclipse
How to Consume a RESTful Web Service in Lotus Notes

Has anyone written a client in Lotus Notes to consume a RESTful web service? If so, what are some examples …

web-services rest lotus-notes lotusscript
Lotus Notes - Document does not shows in view BUT when i do a search it comes up

I have a Lotus Notes database in which a view shows up empty, BUT when i do a search (using …

lotus-notes lotus-domino lotus lotus-formula notesview
Decrypt Lotus Notes NSF

I would like to decrypt Lotus Notes NSF files programmatically. Assume that for each NSF, I have the ID file …

lotus-notes lotus-domino lotus interop-domino
Why might NotesSession.GetDatabase() return null?

I'm trying to open names.nsf in code. The piece of code has been working for a while but suddenly, …

lotus-notes lotus-domino interop-domino
How to write and use a java agent for Lotus Notes

I am completely new to Lotus Java Agent. Kindly help me how can i write a java agent in eclipse …

lotus-notes lotus-domino lotus
Best practices for version control for Lotus Notes/Domino development

Please share how you do version control for Lotus Notes/Domino development. I want to put in our SVN repository …

svn version-control lotus-notes lotus-domino lotus