Database Resource

Database resource represents a database configuration, which is used by capabilities to access database. TIBCO BusinessWorks Container Edition capability can use a database resource to save execution history.

Field Description
Resource name Name of the resource
Database type

Type of the database.

  • PostgreSQL

  • MySQL

Database Host

Database host address

Example: platform-postgres-fs6b8-4cphb.cdqjgaolpoo0.us-west-2.rds.amazonaws.com

Database Port

Database port number

Example: 5432

Database Name

Database name

Example: postgres

Database Username

Username to access the database

Database Password

Password to access the database

Note: TIBCO Developer Hub supports only PostgreSQL database.