Cisco Cisco Unified CRM Connector 7.5 Installation Guide

Page of 187
 
68  
This completes the web application tool configuration activities.  
Configuring the CRM Connector Server for the 
Administration Tool 
In addition to the configuration of the Administration Tool settings you 
must change the configuration for each CRM Connector Server managed 
by the Administration Tool.  This is configured in the CRM Connector 
Server config.ini, in the Administration Tool module section. 
The Administration Tool does not require a Module Manager 
configuration.  It runs independently, launched by web services and 
accesses the config.ini file independently, through the MCIS_INI 
environment variable.   
Administration Tool Section
 
You must configure the Administration Tool section of the config.ini file 
so that the AdministrationToolService can connect with the web server and 
properly identify and manage the local CRM Connector Server.  The 
required configuration keys, their valid values and their meaning and use 
are described in Table 4-2:  Administration Tool Configuration Keys 
Table 4-2:  Administration Tool Configuration Keys 
Key 
Valid Values – Meaning  
Meaning / Use 
TracePath 
Directory path name only:  do not 
include the file name.  This path must 
end in a back slash “\”   
 
Note:  If you do not add the trailing 
backslash, the TraceFileName will 
merge with the last directory name to 
form the file name and the file will be 
in the parent directory.   
Example: 
TracePath=c:\A\B  
TracefileName=hello.txt 
Will become c:\A\Bhello.txt. 
The directory path where 
the Administration Tool 
log files will be saved 
and accessed.   
 
Note:  this is only the 
path; do not include the 
log file name here. 
 
 
TracefileName 
A valid windows file name; this should 
end in “.log” so that it can be 
accessed by the Administration Tool 
log reader. 
 
This is the name of the 
trace file for the 
Administration Tool.  The 
default name is 
“AdministrationTool.log” 
you should not change it. 
AdminToolHost 
Host name or IP Address 
The host name or IP 
address of the server 
running the AdminTool 
service.  This is the name 
of the Administration Tool 
server, not the name (or 
IP address) of the CRM 
Connector Server. 
WebServiceHost 
Host name or IP Address 
The host name or IP 
address of the IIS server 
running the web services.