Uninstall Custom Sessions plugin
Note
Please note that this plugin can only be utilized for Anywhere365 related products.
Remove Plugin Settings
-
Open the UCC A Unified Contact Center, or UCC, is a queue of interactions (voice, email, IM, etc.) that are handled by Agents. Each UCC has its own settings, IVR menus and Agents. Agents can belong to one or several UCCs and can have multiple skills (competencies). A UCC can be visualized as a contact center “micro service”. Customers can utilize one UCC (e.g. a global helpdesk), a few UCC’s (e.g. for each department or regional office) or hundreds of UCC’s (e.g. for each bed at a hospital). They are interconnected and can all be managed from one central location. Config page on SharePoint
-
Open the PluginSettings list
-
Remove the following settings:
Setting | Value | Scope |
---|---|---|
Enabled | TRUE | CustomSessionPlugin |
Uri | http://fqdn FDQN stands for Fully Qualified Domain Name and specifies the exact location in the tree hierarchy of the Domain Name System (DNS). An example for [hostname].[domain].[top level domain] is [www].[microsoft].[com]:port | CustomSessionPlugin |
Remove plugin from config
If configured per UCC
-
Open file ‘Config.xml’ for editing purposes.
Tip
First make a backup of the file to prevent problems!
The default path of this file is:
C:\ProgramData\Anywhere365\Core\Service\UnifiedContactCenterService\Config.xml
-
Remove "Plugin" value below ‘SettingsURL’ of the UCC.
CopyXML<Plugin name="CustomSessionPlugin" path="C:\Program Files\Core\Anywhere365\Plugins\CustomSessionPlugin\" file="Wsp.Anywhere365.CustomSessionPlugin.dll" isIdentityPlugin="false" />
If configured for UCC Service
-
Open file ‘Config.xml’ for editing purposes.
Tip
First make a backup of the file to prevent problems!
The default path of this file is:
C:\ProgramData\Anywhere365\Core\Service\UnifiedContactCenterService\Config.xml
-
Remove "Plugins" value below ‘Presence Provider’.
CopyXML<Plugins>
<Plugin name="CustomSessionPlugin" path="C:\Program Files\Core\Anywhere365\Plugins\CustomSessionPlugin\" file="Wsp.Anywhere365.CustomSessionPlugin.dll" isIdentityPlugin="false" />
</Plugins>
Restart UCC
-
Login to the Anywhere365 Application Server
-
Start Services
-
Restart "Anywhere365 Unified Contact Center"
Remove the plugin files
-
Log in on the server on which the UCC service is running.
-
Go to the plug ins folder (‘DRIVE:\program files\core\anywhere365\plugins\').
-
Remove a folder "CustomSessionPlugin" for the plugins folder.
Note
If the UCC has not been restarted, the files are still in used and cannot be deleted. In this case restart the UCC.