You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2018. It is now read-only.
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.