(Update with the copy of version: 8.5.2DRAFT) |
(Update with the copy of version: 8.5.2DRAFT) |
||
Line 10: | Line 10: | ||
==Starting the Web Services nodes== | ==Starting the Web Services nodes== | ||
− | Complete the following | + | Complete the following step for each Web Services node, starting with the [[HTCCConfigurationOptionsReference#syncNode|syncNode]].<br/><br/> |
− | |||
− | |||
Start the service using the <tt>service</tt> command or <tt>systemctl</tt> (available on Red Hat Enterprise Linux 7 only) command. | Start the service using the <tt>service</tt> command or <tt>systemctl</tt> (available on Red Hat Enterprise Linux 7 only) command. | ||
− | + | <toggledisplay linkstyle font-size:larger showtext="[+] Starting the Web Services nodes for 8.5.201.50 or earlier" hidetext="[-] Hide"> | |
− | |||
==Starting the Web Services nodes for 8.5.201.50 or earlier== | ==Starting the Web Services nodes for 8.5.201.50 or earlier== | ||
Complete the following steps for each Web Services node, starting with the [[HTCCConfigurationOptionsReference#syncNode|syncNode]].<br/><br/> | Complete the following steps for each Web Services node, starting with the [[HTCCConfigurationOptionsReference#syncNode|syncNode]].<br/><br/> | ||
− | + | ||
<ol> | <ol> | ||
<li>To start the node, enter the following command as one complete command line entry, replacing items in square brackets [ ] with the appropriate values as described below: | <li>To start the node, enter the following command as one complete command line entry, replacing items in square brackets [ ] with the appropriate values as described below: | ||
Line 40: | Line 37: | ||
</li> | </li> | ||
</ol> | </ol> | ||
− | |||
</toggledisplay><br><br> | </toggledisplay><br><br> | ||
Line 46: | Line 42: | ||
==Starting the Web Services nodes for 8.5.201.09 or earlier== | ==Starting the Web Services nodes for 8.5.201.09 or earlier== | ||
Complete the following steps for each Web Services node, starting with the [[HTCCConfigurationOptionsReference#syncNode|syncNode]].<br/><br/> | Complete the following steps for each Web Services node, starting with the [[HTCCConfigurationOptionsReference#syncNode|syncNode]].<br/><br/> | ||
− | + | ||
<ol> | <ol> | ||
<li>To start the node, enter the following command as one complete command line entry, replacing items in square brackets [ ] with the appropriate values as described below: | <li>To start the node, enter the following command as one complete command line entry, replacing items in square brackets [ ] with the appropriate values as described below: | ||
Line 71: | Line 67: | ||
</li> | </li> | ||
</ol> | </ol> | ||
− | |||
</toggledisplay> | </toggledisplay> | ||
==Testing Web Services== | ==Testing Web Services== | ||
Complete the steps below to verify each Web Services node is up and running.<br/><br/> | Complete the steps below to verify each Web Services node is up and running.<br/><br/> | ||
− | + | ||
<ol> | <ol> | ||
<li>Type the following URL into a web browser: <br> | <li>Type the following URL into a web browser: <br> | ||
Line 89: | Line 84: | ||
</li> | </li> | ||
</ol> | </ol> | ||
− | + | ||
== Testing Workspace Web Edition== | == Testing Workspace Web Edition== | ||
Complete the following steps for each Web Services node to confirm that Workspace Web Edition is working.<br/><br/> | Complete the following steps for each Web Services node to confirm that Workspace Web Edition is working.<br/><br/> | ||
− | + | ||
<ol> | <ol> | ||
<li>Launch Workspace Web Edition by navigating to <tt>http://''ws_host'':''ws_port''/ui/ad/v1/index.html</tt> in a web browser. | <li>Launch Workspace Web Edition by navigating to <tt>http://''ws_host'':''ws_port''/ui/ad/v1/index.html</tt> in a web browser. | ||
Line 103: | Line 98: | ||
<li>After clicking '''Log In''', Workspace Web Edition displays the agent desktop view and the agent is ready to work.</li> | <li>After clicking '''Log In''', Workspace Web Edition displays the agent desktop view and the agent is ready to work.</li> | ||
</ol> | </ol> | ||
− | + | ||
== Testing Gplus Adapter for Salesforce== | == Testing Gplus Adapter for Salesforce== | ||
Complete the following steps for each Web Services node to confirm that Gplus Adapter for Salesforce is working.<br/><br/> | Complete the following steps for each Web Services node to confirm that Gplus Adapter for Salesforce is working.<br/><br/> | ||
− | + | ||
<ol> | <ol> | ||
<li>Launch Gplus Adapter for Salesforce by navigating to <tt>http://''ws_host'':''ws_port''/ui/crm-adapter/index.html</tt> in a web browser. | <li>Launch Gplus Adapter for Salesforce by navigating to <tt>http://''ws_host'':''ws_port''/ui/crm-adapter/index.html</tt> in a web browser. | ||
Line 117: | Line 112: | ||
<li>After clicking '''Log In''', Gplus Adapter for Salesforce displays in the web browser. For details about how to deploy the adapter in Salesforce, see [[DeployGplusSalesforce|Gplus Adapter for Salesforce]] in this guide.</li> | <li>After clicking '''Log In''', Gplus Adapter for Salesforce displays in the web browser. For details about how to deploy the adapter in Salesforce, see [[DeployGplusSalesforce|Gplus Adapter for Salesforce]] in this guide.</li> | ||
</ol> | </ol> | ||
− | + | ||
[[Category:V:HTCC:8.5.2]] | [[Category:V:HTCC:8.5.2]] |
Revision as of 18:45, March 24, 2017
Starting and testing
Contents
After you install and configure Web Services, you should start the nodes in the following order:
- Start the syncNode.
- Start the remaining nodes.
Starting the Web Services nodes
Complete the following step for each Web Services node, starting with the syncNode.
Start the service using the service command or systemctl (available on Red Hat Enterprise Linux 7 only) command.
[+] Starting the Web Services nodes for 8.5.201.50 or earlier
[+] Starting the Web Services nodes for 8.5.201.09 or earlier
Testing Web Services
Complete the steps below to verify each Web Services node is up and running.
- Type the following URL into a web browser:
http://ws_host:ws_port/api/v2/diagnostics/version
- ws_host — The host name or IP address for the Web Services node.
- ws_port — The port for the Web Services node.
If the request is successful, the version is printed in the browser:{"statusCode":0,"version":"8.5.200.96"}
Testing Workspace Web Edition
Complete the following steps for each Web Services node to confirm that Workspace Web Edition is working.
- Launch Workspace Web Edition by navigating to http://ws_host:ws_port/ui/ad/v1/index.html in a web browser.
- ws_host — The host name or IP address for the Web Services node.
- ws_port — The port for the Web Services node.
- Enter the credentials for a WWE agent, see Setting Up Agents On The System. Note that the user must be of the agent type.
- After clicking Log In, Workspace Web Edition displays the agent desktop view and the agent is ready to work.
Testing Gplus Adapter for Salesforce
Complete the following steps for each Web Services node to confirm that Gplus Adapter for Salesforce is working.
- Launch Gplus Adapter for Salesforce by navigating to http://ws_host:ws_port/ui/crm-adapter/index.html in a web browser.
- ws_host — The host name or IP address for the Web Services node.
- ws_port — The port for the Web Services node.
- Enter the credentials for any of the previously created agents. Note that the user must be of the agent type.
- After clicking Log In, Gplus Adapter for Salesforce displays in the web browser. For details about how to deploy the adapter in Salesforce, see Gplus Adapter for Salesforce in this guide.
Comments or questions about this documentation? Contact us for support!