Difference between revisions of "Draft: GAMD/Current/Admin/Adapter configuration"

From Genesys Documentation
Jump to: navigation, search
Line 6: Line 6:
 
|ComingSoon=No
 
|ComingSoon=No
 
|Context=This section explains how to configure the Adapter.
 
|Context=This section explains how to configure the Adapter.
|Prereq=<brdata-mce-bogus="1" />
 
 
|Section={{Section
 
|Section={{Section
 
|sectionHeading=Configure Microsoft Dynamics 365 CIF Solution
 
|sectionHeading=Configure Microsoft Dynamics 365 CIF Solution
Line 34: Line 33:
 
{{!}}{{!}}var params = {<br /> context: this,<br /> integrationType: "wwe",<br /> layoutType: "widget",<br /> stylePath: "/webresources/softphon_wwe_mainstyle.css",<br /> instance: window.Softphone.InstanceURL,<br /> layoutPath: "/webresources/softphon_wwe_mainui.html",<br /> branding: window.Softphone.Logo,<br /> plugins: [<br /> { path: "/webresources/softphon_wwe_mainui.js",<br /> className: "mainui",<br /> objectName: "mainui",<br /> parameters: { "topView": "CommunicatorView"}<br /> },<br /> { path: "/webresources/softphon_wwe_interactionbar.js",<br /> className: "interactionbar",<br /> objectName: "interactionbar",<br /> parameters: { "TOOLTIP": { "voice": "callType,direction,call.state,call.phoneNumber"} }<br /> }<br /> ]<br /> };log.setLogLevel(enumloglevel.debug);<br /> $(document).ready(function(){<br /> iwscore.initCTI(params);<br /> iwscore.enableCTI();<br /> });<br />
 
{{!}}{{!}}var params = {<br /> context: this,<br /> integrationType: "wwe",<br /> layoutType: "widget",<br /> stylePath: "/webresources/softphon_wwe_mainstyle.css",<br /> instance: window.Softphone.InstanceURL,<br /> layoutPath: "/webresources/softphon_wwe_mainui.html",<br /> branding: window.Softphone.Logo,<br /> plugins: [<br /> { path: "/webresources/softphon_wwe_mainui.js",<br /> className: "mainui",<br /> objectName: "mainui",<br /> parameters: { "topView": "CommunicatorView"}<br /> },<br /> { path: "/webresources/softphon_wwe_interactionbar.js",<br /> className: "interactionbar",<br /> objectName: "interactionbar",<br /> parameters: { "TOOLTIP": { "voice": "callType,direction,call.state,call.phoneNumber"} }<br /> }<br /> ]<br /> };log.setLogLevel(enumloglevel.debug);<br /> $(document).ready(function(){<br /> iwscore.initCTI(params);<br /> iwscore.enableCTI();<br /> });<br />
 
{{!}}}
 
{{!}}}
 +
  
  
Line 66: Line 66:
 
{{!}}{{!}}possibility to visualize menu buttons outside the drop-down menu
 
{{!}}{{!}}possibility to visualize menu buttons outside the drop-down menu
 
{{!}}}
 
{{!}}}
<br />
 
 
|Status=No
 
|Status=No
 
}}
 
}}
 
}}
 
}}

Revision as of 16:01, October 31, 2019

This is a draft page; it has not yet been published.

This section explains how to configure the Adapter.

Configure Microsoft Dynamics 365 CIF Solution

Configure softphon_iwsconfigCIFWWE.js JavaScript file