The first time you use the report scheduling feature, you must make some minor edits to the report.xml file.
- After installing the most current Oracle Contact Center Anywhere build, find the report.xml file at the following location:
TAW/custom/report.xml
- Open the report.xml file using a text editing program, such as Notepad.
- Verify that the following tags have the correct values.
NOTE: The following examples show the default directory paths, but you must verify that these examples are correct for your Web site.
<parameter
name=“url”
value=“http://<machine name>/TAW”
/>
<parameter
name=“urlReportCss”
value=“http://<machine_name>/TAW/css/web_clients.css”
/>
<parameter
name=“urlReport” value=“http://<machine_name>/TAW/AdministrationManager/report”
/>
- Save any changes.
- Restart the Oracle Contact Center Anywhere Web Server.