Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

arafalov/Lotus-Notes-Exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Liberating Lotus Notes databases

It is easy to get data out of Lotus Notes. Easy, that is, once you spend 3 months learning obscure languages (LotusScript) and reading documentation backwards.

And then, when you got your data out, you are looking at multi-megabyte files with obscure XML schema. So, you need a streaming framework to process it document by document.

It is easy. At least for those who use my code. This repository includes LotusNotes Agent to get data out and basic Java framework to then process it.

The code has been used in several production scenarios.

Enjoy.

About

A demo project on how to export and process Lotus Notes databases for integration with external services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages