...
The ODBC tab within CyDesk Manager contains a list of the ODBC integration profiles. A new integration profile can be added by clicking on the ‘Add’ button, and an existing one can be deleted by clicking on the ‘red bin’ icon.
- Name – The name of the ODBC integration profile.
- Datasource – The ODBC name that connects to the data source
- Primary ID – The field in the ODBC data source that will be used as the contact identifier.
- Additional Tables – Link multiple tables.
- Name Field – The field in the ODBC data source that will be used as the name of the contact.
- Company Field – The field in the ODBC data source that will be used as the company name of the contact.
- Verification Settings – The field in the ODBC data source that will be used to verify the validity of the record.
- Phone Number Fields – The field in the ODBC data source that contains phone numbers of the contact. This will be matched against the caller number of the active call. Multiple fields can be added into the list
The ‘Integration’ setting must be changed to ODBC and the profile can be selected from the ‘Profile’ drop down list in the Agent configuration screen as shown below.
Call Event Functions
...
A new function can be added by clicking on the ‘Add’ button in the ‘Call Event Functions’ list, and an existing one can be deleted by clicking on the ‘red bin’ icon.
Name – The name of the action.
...
- DDEExecute – Connects to a third party DDE Service and send commands.
- Pop Access 2007 – Opens a form in Microsoft Access
- ShellExecute – Starts an external application.
- SendKeys – A well documented function within languages such as Visual Basic or C#, where ‘special keys’ are enclosed in curly braces, such as {TAB}.
Additional Client Configuration
...