Cisco Cisco Unified CRM Connector 7.5 インストールガイド

ページ / 187
 
102  
Table 6-4:  Soap Adapter Module Settings 
Key 
Valid Values – Meaning  
Meaning / Use 
ModuleClass ClassName=SoapAdapter4DotNet_ProgID 
ProgID=SoapAdapter4DotNet.SoapAdapterModule 
.Net Remote 
module class 
definition values. 
Module ModuleName=SoapAdapter 
ClassName=SoapAdapter4DotNet_ProgID 
.Net Remote 
instance definition. 
Soap Adapter Section 
The Soap Adapter section configures the communication connections, 
event management and data sources for the for .NET web services.  It is 
used by, and must be configured for, the Administration Tool and the 
PeopleSoft adapter and the Microsoft CRM adapter. 
Table 6-5:  Soap Adapter Keys 
Key 
Valid Values – Meaning  
Meaning / Use 
EventManager 
Name of event manager used with the 
Soap Adapter. 
Default:  EventManager 
Associates an event 
manager with the Soap 
Adapter.  In large 
implementations, more 
than one event manager 
may be configured to 
support dedicated 
communications 
requirements. 
DataStore DataStore 
used with the .NET adapter. 
Default:  DataStore 
Associates the data store 
used by the application 
adapter; this should be 
the same data stored 
used by the connector. 
EventRaiser AMCDotNetEventAdapterRaiser.MSMQ-
EventRaiser 
This associates a .NET 
event web service. 
Example 6-2:  .NET SOAP Adapter config.ini Section 
[Module Manager] 
 
 
### .Net Adapter:  SOAP Adapter  
ModuleClass=SoapAdapter4DotNet_ProgrID,SoapAdapter4DotNet.SoapAdapterModule 
Module=SaopAdapter,SoapAdapter4DotNet_ProgrID 
 
 
[SoapAdapter] 
EventManager=EventManager 
DataStore=DataStore 
EventRaiser=AMCDotNetEventAdapterRaiser.MSMQEventRaiser