zoukankan      html  css  js  c++  java
  • Unified Service Desk Overview

    As we implement CRM in enterprise, we usually integrate with many other information system such as ERP、OA、CallCenter etc. CallCenter Integration played an important part in implemention.

    The first version of USD deployed in April 2015.

    Before USD, we usually integrate with CallCenter using 3 methods:

    1) Modified the CRM main page, add some panels and divs into the page, and put the CallCenter toolbar flowing over the pge.

    2) CallCenter provided Active X plugin, Out Of The Box tool, make it easier to complete the Integration.

    3) CMS-liked tool,to involve and manage CRM、CallCenter UI into the tool, USD is an instance of this one

    Method Advantage Disadvantage
    1 flex,customizable

    take a lot of work

    MS not support, may override after CRM update

    2 quick to implement

    not complicated with Non-IE browser,

    depend on Callcenter Supplier

    3 most flex, great experience

    take majority of work

    In fact, USD is a tool that provides a UI that matchs agents' usage habits, USD can add serveral CRM forms 、CallCenter toolbar、statusbar and even chat panel into one container

    Below is the schema of the integration between CRM and CallCenter:

    According to the diagram,

    Agents (Using USD) receive telephone related info from CallCenter, send call  and other opertions to CallCenter

    When a call arrives,USD desktop manager query customer and other info from CRM using telephone number

    CRM does not contact CallCenter directly

    Before using USD, you need to use USDPackageDeployer to deploy the USD solution into CRM, the USD embeds 4 instance , one doesnot contain configration and the other three contain some predefined configrations

    Next, you should install the Unifie Service Desk client. Try to install the latest version if possible

    Also you need to config the IE Properties. Go to the Security - Restricted Site - Sites to add these 3 sites:   http://event   http://close   http://uii

    Then you can use USD now , remember to run the client as the administrator

  • 相关阅读:
    Notepad++使用-如何导出/导入配置文件
    浏览器清除页面JS文件缓存的方法
    如何搭建一个简易的Web框架
    Visual Studio Code插件Code Runner中文乱码问题
    【笔记】做一个winform时遇到的坑
    【笔记】使用腾讯地图坐标转换
    使用js检测用户是否在用微信浏览器浏览网站
    phonegap+百度地图导航(JS版)
    浮躁的人
    【笔记】自动生成一个不重复的字符串
  • 原文地址:https://www.cnblogs.com/liaochifei/p/8532729.html
Copyright © 2011-2022 走看看