Platform note
Lotus Notes
Lotus Notes, typically paired with Domino, was used both as a collaboration platform and as an application platform for forms, workflows, mail-enabled processes, and document-centric databases. It was often chosen where business teams needed a complete internal application with built-in security and replication.
Many Notes applications became critical because they handled specialist approvals and process steps that never moved into core enterprise systems.
What it was typically used for
Organizations used Notes for approvals, service requests, issue tracking, document review, internal case management, regulated communications, audit trails, and collaborative workflows spread across multiple locations.
Why it still matters in rescue work
Notes applications often combine data, forms, agents, security, and process flow in one environment. Rescue work has to reconstruct both the workflow logic and the role structure, because permissions and document states frequently carry business meaning.
Artifacts to inspect when extracting business logic
- Forms and subforms: document structure, user interaction, and field behavior.
- Views and folders: process states, work queues, and reporting perspectives.
- Agents: automation, notifications, batch logic, and document updates.
- LotusScript and formulas: validation, routing, calculations, and event-driven logic.
- Access control lists and roles: permission-driven behavior and separation of duties.
- Mail templates and integration points: external dependencies and communication triggers.