Cisco Cisco Unified CRM Connector 7.5 Guia Da Instalação

Página de 187
 
144  
Parameter Name 
Valid Values / 
Default 
Use 
changes you may update 
this with the new URL. 
CTIUserID 
 
This is the REN Server log 
in account.  Replace this 
with an authorized 
account with privileges to 
log into the REN Server. 
 
The adapter will not work 
if this account cannot log 
in. 
CTIUserPW 
 
This is the password for 
the CTIUserID account. 
TelephonyChannelID 
CTI1 
This is the telephony 
channel ID.  It must match 
the CTIModule value. 
DataStore 
DataStore 
This is the data store 
configuration used by the 
adapter. 
  
Example 8-1:  PeopleSoft Adapter Config XML File 
<?xml version="1.0" encoding="UTF-8" ?>
  
-
 
<
root
>
 
<!--
 
 
 ApplicationAdapter params 
 
 
 
-->
  
 
 
<
TraceLevel
>
DEBUG
</
TraceLevel
>
  
 
 
<
LogsPath
>
d:\Program Files\Cisco\CRM Connector\PeopleSoft Adapter\LOGS\
</
LogsPath
>
  
<!--
 
 
 PeopleSoft params 
 
 
 
-->
  
 
 
<
Provider
>
AMC
</
Provider
>
  
 
 
<
RENServer
>
http://admndev006.wrk.ads.pha.phila.gov:7180/psren
</
RENServer
>
  
 
 
<
CTIUserID
>
ctiuserid
</
CTIUserID
>
  
 
 
<
CTIUserPW
>
ctiuserpw
</
CTIUserPW
>
  
 
 
<
ServerID
>
amcServer
</
ServerID
>
  
 
 
<
SystemInfo
>
amcAdapter
</
SystemInfo
>
  
<!--
 
 
 MCIS params 
 
 
 
-->
  
 
 
<
MCISHost
>
PHAAMC01:8080
</
MCISHost
>
  
 
 
<
WebServiceRequestFolder
>
AMCDotNetAdapterWebService
</
WebServiceRequestFolder
>
  
 
 
<
WebServiceEventFolder
>
AMCDotNetEventAdapterWebService
</
WebServiceEventFolder
>