Install SalesForce plugin
Note This feature requires an additional plug-in. Please contact your Sales Contact to verify if a plug-in is purchased.
Prerequisites
- A SalesForce Service account with the following permission in SalesForce:
"API Enabled" Permissions
Read Contacts
Read Cased
(Optional) Read Leads
Installation of the plugin
-
Log in on the server on which the UCC service is running.
-
Go to the plug ins folder (‘DRIVE:\program files\anywhere365\plugins\'). If it doesn't exist, create it.
-
Create a folder "Salesforce" for the plug ins folder.
-
Copy the dlls and included config files from the plug in package to this folder.
Note In case the folder is already created and the plug in is in use by the UCC, the UCC will have to be stopped (check if stopping of the UCC is allowed).
-
Open file ‘Config.xml’ for editing purposes.
Tip First make a backup of the file to prevent problems!
6.3: C:\ProgramData\Anywhere365\Core\Service\UnifiedContactCenterService\Config.xml
6.0: C:\Program Files\Anywhere365\Core\Config.xml
5.0: C:\Program Files\UCC\Config.xml
-
Add '<PluginsPath>DRIVE:\program files\anywhere365\</PluginsPath>' before the License.
This new field should refer to the folder where all plug ins are stored.
The top of the config.xml should contain:
<?xml version="1.0" encoding="UTF-8"?>
<config version="1.5">
<PluginsPath>C:\program files\anywhere365\</PluginsPath>
<License>license.key</License>
-
Add "Crm" value below ‘SettingsURL’ of the UCC.
<Crm name="CrmPluginSalesforce" path="plugins\Salesforce\">Wsp.Anywhere365.Crm.Module.SalesForce.dll</Crm>
-
Verify the path of plugin path with the Crm path.
-
The UCC part in the config.xml should look like
<UnifiedContactCenterName="ucc_app">
<SettingsProvider>sharepoint</SettingsProvider>
<SettingsUrl>http://domain.com/sites/ucc/ucc_</SettingsUrl>
<Crm name="CrmPluginSalesforce" path="plugins\Salesforce\">Wsp.Anywhere365.Crm.Module.SalesForce.dll</Crm>
</UnifiedContactCenter>
Note Please note that it is necessary to restart the UCC service in order for the UCC service to use the plugin.
Configuring the UCC Share Point settings
-
In your browser go the UCC SharePoint site.
-
Click on ‘Settings’.
-
Add setting ‘UseCRM’ with value 'True'.
-
Add setting ‘UseStatistics’ with value 'True'.
-
Add setting ‘CRMserver’ with value 'web address of SalesForce'.
-
Add setting ‘CRMUsername’ with value 'email address of SalesForce service account'.
-
Add setting ‘CRMPasswordEncrypted’ with value 'Encrypted password string'
Note Please notice that it could be necessary to restart the UCC service in order for the UCC service to use the new settings.

-
Use the password + the security token to create a string.
For instance:-
Password: SuperStrongPassword123
-
Security Token: 92375hjdbVNUHJsf2734
-
-
The string to create is: SuperStrongPassword12392375hjdbVNUHJsf2734
-
The next step is to hash the string.
This can be done by using the WSP Password tool (delivered with the UCC and/or Plugin package). -
Launch the Wsp.Anywhere365.PWTool.exe and typ (or use copy / paste) the complete newly created string
Did you find this page helpful?
Yes No
Sorry about that
Why wasn't this helpful? (check all that apply)
Thank you for your feedback.
Want to tell us more?
Email your feedback to our documentation team.
Great!
Thanks for taking the time to give us some feedback.