Definitions

Db definitions is an interface to define database informations. All databases that have JDBC interface can be connected. By making definitions on Db definitions interface can run SQL queries and if condition is met the returned results, you can start a process.

Create db definitions Access db definition creation field through this button.
Select an action Selected database definitions can be deleted or their details can be changed.
Search by db definition name Database definitions on the list can be found via this field.
Show next 10 By clicking can show all database definitions by 10.
Order by db definition name Orders database definitions by database definitions name.
Name Name of database definition.
Description Description of database definition.
Username Name of user that will create database definitions.
Driver name Driver type of database.

To create db defition, click Create db definition button. On the opening window, fill in the relevant fields and click Test button to check database connection. Click Save button to finish database definition.

Db definition name Name of db definition.
Description Description db definition.
Db DriverName JDBC driver.
URL JDBC URL information.
Username Name of authorized database user.
Password Password of user. If free text is selected, password will be seen in log data. If it is desired password not to be seen, information should be entered through vault system.