Custom reports will not retrieve data for the "time" field.
To access the Contact Center Manager Server database, you must define a connection to the server and define the Caché ODBC DSN. The name of the Caché ODBC DSN for CCMS must begin with CCMS_.
Procedure
1. On the client computer, click Start > Run.
2. In the Open box:
• If the operating system and ODBC driver are both 32–bit or 64–bit, type C:\Windows
\System32\odbcad32.exe
• If the operating system is 64–bit and the ODBC drivwer is 32–bit, type C:\Windows
\SysWOW64\odbcad32.exe
3. Click OK.
4. Click the System DSN tab.
5. Click Add.
6. Select Intersystems ODBC.
7. Click Finish.
The system displays the Intersystems Cache ODBC Data Source Setup dialog.
8. In the Name box, enter the required name of the DSN. For example, type
CCMS_PREVIEW_DSN.
9. In the Description box, enter a description of the DSN.
10. In the Host box, enter the IP address or computer name of the Contact Center server.
11. In the Port box, confirm that the port number is 1972.
12. In the Cache Namespace box, enter CCMS_STAT.
13. In the User Name box, type the user name of the desktop user account.
14. In the Password box, type the password of the desktop user account.
15. Click Test Connection to test the connection.
16. Click OK.