I'm trying to figure out how to interface a Java application with a Lotus Notes application. The Notes app is actually a workflow app. This is how I need to retrieve the infromation:
Give me all documents which have this state
Give me the content of notes document xyz
And how I can modify the info:
Modify field reporter of document 'xyz' into 'abc'
I need to at least look at the logging so I can have some sort of trace for developing the app. Thanks so much for the help.
Discuss This Question: