Configuring a Form Runner eXist database
Last updated
Last updated
[SINCE Orbeon Forms 2019.1]
Using the eXist database with Orbeon Forms is deprecated. We recommend using one of the supported for production.
The eXist database is no longer included in the standard Orbeon Forms WAR file. If you are using that version or newer, you don't need to explicitly remove eXist.
By default, Orbeon Forms ships with an embedded eXist-db database. For production, this is not an ideal setup and it is better to have a separate eXist-db database. After you download and install eXist-db, you should follow the instruction below to set it up, and let Orbeon Forms know how it should connect to eXist-db.
Orbeon Forms uses the . Without this configuration, free-text search in the Form Runner summary page won't work. After you install eXist-db, store a collection.xconf
file as follows in the eXist-db, under system/config/db/orbeon/fr/
. You can also find the .
Set the oxf.fr.persistence.exist.exist-uri
in your Orbeon Forms properties-local.xml
to tell Form Runner how to connect to your eXist-db REST API, using the appropriate URL.