For the complete documentation index, see llms.txt. This page is also available as Markdown.

Architecture

Basics

The Orbeon Forms architecture, viewed from the outside, is simple. It consists of Form Builder (the form editor) and Form Runner (the forms runtime), talking to a database (persistence layer). In addition, integration with a user management system is frequent.

Overall architecture

Integration points

See Form Runner Integration and Form Builder Integration.

Last updated