Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: PFCCWA on September 08, 2021, 04:20:26 PM

Title: Which Configuration server database table provides options/values?
Post by: PFCCWA on September 08, 2021, 04:20:26 PM
Hello,

Does anyone know what CFG_* table will provide Application option names and values?
i am trying to run a report on this so can see the values set without having to check each one.
At the moment i am using CFG_Application anf CFG_Port_info to get the port.
Genesys do not seem to provide the schema anywhere but say it is documented in an xml file which comes with the configuration wizard - if anyone has this it would be appreciated to send on,
regards
Title: Re: Which Configuration server database table provides options/values?
Post by: Kubig on September 08, 2021, 05:00:16 PM
cfg_app_option - Application options
cfg_flex_prop - Annex
Title: Re: Which Configuration server database table provides options/values?
Post by: PFCCWA on September 09, 2021, 12:21:19 PM
thanks for this, i can see it now. it did not appear on the list of tables for our v8 config database but was on another one.
I am also looking the Roles table, again not in the list of tables and presuming it to be called CFG_Role or Roles.