Multiple choice technology

The database configuration properties have to specified in ------------------

  1. lookup files

  2. database.properties

  3. connectionpool.properties

  4. rulebase.properties

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Database configuration properties in Genesys must be specified in connectionpool.properties, which defines JDBC connection settings, database credentials, and pool parameters. Option B (database.properties) is not the standard Genesys convention. Lookup files contain reference data mappings, and rulebase.properties define business rules.