Each of the fields on in the Database Properties dialog box is described below.
Enter a name for Genesys Agent Scripting to use when referring to this database when offering it as a choice in drop down lists or in radio button fields.
Select the type of database from this drop-down list. The choices are: mySQL, Oracle, SQLServer, DB2, Other.
In this field, enter a connection string to be used by the Genesys Agent Scripting development environment to connect to the target database. This connection allows Genesys Agent Scripting to retrieve metadata (such as tables and columns) that describe the target database.
These two fields offer runtime settings which define where the provider should be taken from and the required provider specifics. The first field offers a drop-down list of two choices:
Static: This choice
transforms the second field into a drop-down list that contains a single
provider string
Field: This choice
transforms the data field below it into a drop-down list of fields, which
allows you to specify different database access parameters for different
target environments by changing the contents of the field.
These two fields offer runtime settings which define the type of runtime connection and the required provider specifics. The first field offers a drop-down list of two choices:
Static: This choice transforms the second field into a text box where you must specify a connection string to be used by the generated Genesys Agent Scripting application at runtime. If you are unsure of the values to use in the runtime and development connection fields, speak with your database administrator.
Field: This choice transforms the second field into a drop-down list of database fields, which allows you to specify different database access parameters for different target environments by changing the contents of the field.
Click This button is used to accept any changes and close the dialog box.
Click This button is used to close the dialog box without accepting any changes.