I am working in Lotus Notes 8 using the Domino Designer to update a shared action under: Shared Code >> Actions
Both the systems described are Windows XP with Lotus Notes 8.5. I have a Java app (sample code below) that uses notes.jar to interact with Lotus Notes. The app works fine on a system that has notes.i
So I have a view (object name is \'view\') in a Lotus Domino db from which I want to grab the column names and put them in an array:
Is there a Quickr REST service (or QPAPI service) to manage the security 开发者_Python百科restrictions of a document?
I\'d like to look at console output when my agent is run. Or how to set开发者_StackOverflow社区 up file output.Im assuming you\'re referring to the java console ? You can display a stack trace or syst
Can we use a lotusscript function as a document selection routine inside view selection formula ? Here is my lotus function which determines the selection criteria
I am trying to create an agent and run it. I have created two classes, one extends AgentBase and the other one is a normal main class.
this is my first stack overflow, and it\'s a complex one. Sorry. My task is to generate custom documents from a basic template plus some XML without having a custom form design element for each case.
I have 开发者_如何学JAVAa number of databases on a Domino Server (version 8.5) which I need to find the counts of:
I am looking for extracting metadata about Notes Applications on a Domino server using Java Notes API. I tried reading the list of applications/databases from catalog.nsf file.