Skip to main content

Config Supplier

Overview


Supplies configured data such as database connections


Details


Name:

Config Supplier

Prefix:

config

Supported Content:

Anything

Provided By:

Connector for SQL Databases

Supported Keys


The following are the list of keys for which this supplier will return a value:

Key
Content Types
Return Type

Description

[db name]

Anything

String

Checks for a configured database connection by that name and returns it if it exists

all dbs

Anything

List of Strings

Returns a list of all configured databases including those in the server.xml file as well as any configured through the admin console.

Examples



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.