Licensing Facade Configuration Dialog - DB Options Page

This page allows configuration of database options can be used by custom plug-in implementation.



Note: There is no default database that comes with Protection! Backend, and no dependencies to any other database. Protection! backend does not represent any kind of CRM/SFA/ERP application. If such functionality is required, the developer is responsible to link Protection! Backend to an existing database and/or existing CRM/SFA/ERP applications via Protection! Backend API.

"Enable Database Support" section specifies whether database support is enabled.

"Location" section:

jdbc:[subprotocol]:[node]/[databaseName]

After you select your JDBC Driver from the drop-down list, an example JDBC URL will be displayed for your driver type. You may use it as an example of how to format your JDBC URL. You may need to refer to your JDBC Documentation for further assistance. Certain JDBC driver implementation should be in classpath of Web Container or all required libraries should be listed in the "Plug-in | Libraries" section.

"Authentication" section - "Login" and "Password" are optional but most databases require that they be specified.