Difference between revisions of "Draft: GAMD/Current/Admin/Adapter configuration"
From Genesys Documentation
Line 26: | Line 26: | ||
|Type=Unstructured | |Type=Unstructured | ||
|freetext=Select the Web Resources Zip File (PureEngageCloudConnectorforCIF_9.0.zip).Open softphon_iwsconfigCIFWWE.js: | |freetext=Select the Web Resources Zip File (PureEngageCloudConnectorforCIF_9.0.zip).Open softphon_iwsconfigCIFWWE.js: | ||
− | |||
− | |||
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 />}); | 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 />}); | ||
{{{!}} class="wikitable" | {{{!}} class="wikitable" |
Revision as of 09:56, October 29, 2019
This is a draft page; it has not yet been published.
Contents
This section explains how to configure the Adapter.