Configuration overview
If you are using business data, the business objects used in your processes are stored using a separate database, not in the main database that is used by the Bonita BPM Engine. You need to configure the following:
- A database created in a supported RDBMS
- JNDI data sources to access the database
Note that configuration is done per tenant. If you have multiple tenants to configure, you need to apply instructions below individually to each tenant.
Database creation
In your RDBMS, create a database to be used to store business object. Do not reuse the Bonita BPM Engine database.
Configure the database to use the UTF-8 character set.