I need to run a Lotus Notes Action or Agent...help?

  • Thread starter Thread starter brendan.odonnell
  • Start date Start date
B

brendan.odonnell

Hi there,
I am writing a program to examine data stored in a Lotus Notes
database.
The database in question is a fairly adevance workflow system which
produces some lovely MI on what is currently being worked on.
However, currently I have to download the MI to a spreadsheet from
Notes then run whatever analysis I need on it...

This is annoying me...can I get VBA to run the "Export to Excel" action
in Notes??

It also needs to run the action on a particular view, how do I set the
correct view?

Thanks!
 
hi,

since i don't know what MI is i have to answer more generic.

there is a NotesSQL tool/bridge what ever you want to call. since notes
is nothing more than a database with specific/customized view you can
query it as a DB, however i couldn't manage to extract embedded files
out of notes documents.

hope this helps.

cheers...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top