Database Support

All Container Orchestration System nodes, and TIBCO BPM Enterprise containers, use the same database.

For the list of supported databases, see System Requirements (Kubernetes Profile) of the TIBCO® BPM Enterprise Installation. Scripts are provided to set up the database during installation.

Connection details for the database are passed into TIBCO BPM Enterprise upon startup using injected configuration.

There is no support for XA transactions. All global data (case data) is stored in the TIBCO BPM Enterprise database.

Statistical and event data can be accessed from the database via reporting. If you manage your own database you can directly access the database tables. For more information, see Event Collector. In addition to this, the JDBC task activity must be idempotent.