步驟 1:建立通訊面板實體搜尋

Omnichannel for Customer Service 提供一套擴充 Dynamics 365 Customer Service Enterprise 能力的組件,讓組織能立即橫跨數位傳訊管道與客戶建立連線並進行互動。存取 Omnichannel for Customer Service 需要額外的授權。如需詳細資訊,請參閱 Dynamics 365 Customer Service 定價概觀Dynamics 365 Customer Service 定價方案 頁面。

本主題說明如何在 Unified Service Desk for Customer Service 中建立通訊面板實體搜尋。

先決條件

  1. 登入 Dynamics 365 執行個體。

  2. 選取 Dynamics 365 旁的向下鍵。

  3. 選取 Unified Service Desk 系統管理員

  4. 選取 實體搜尋,然後選取 + 新增

  5. 在新增實體搜尋的頁面上,指定下列資訊:

    欄位 Value
    名字 LiveWorkStreamSearch
    實體 事件
    加成 複製並貼上 XML 內容,如下所示
<fetch mapping="logical" output-format="xml-platform" version="1.0" distinct="false">
 <entity name="msdyn_liveworkstream">
 <attribute name="msdyn_capacityrequired" />
 <attribute name="msdyn_fallbacklanguage" />
 <attribute name="msdyn_liveworkstreamid" />
 <attribute name="msdyn_name" />
 <attribute name="msdyn_streamsource" />
 <attribute name="msdyn_workdistributionmode" />
 </entity>
</fetch>
  1. 儲存託管控制項。

ServiceEndPointSearch

  1. 登入 Dynamics 365 執行個體。

  2. 選取 Dynamics 365 旁的向下鍵。

  3. 選取 Unified Service Desk 系統管理員

  4. 選取 實體搜尋,然後選取 + 新增

  5. 在新增實體搜尋的頁面上,指定下列資訊:

    欄位 Value
    名字 ServiceEndPointSearch
    實體 事件
    加成 複製並貼上 XML 內容,如下所示
<fetch mapping="logical" output-format="xml-platform" version="1.0" distinct="false">
 <entity name="serviceendpoint">
 <attribute name="path" />
 <attribute name="description" />
 <attribute name="solutionnamespace" />
 <filter type="or">
 <condition attribute="serviceendpointid" operator="eq" value="8af92c33-e748-4b5a-b772-46cba89bb7ac">
 </condition>
<condition attribute="serviceendpointid" operator="eq" value="38bd8b51-de34-4c45-bf43-5a913aeec49f">
 </condition>
 </filter>
 </entity>
</fetch>
  1. 儲存託管控制項。

請參閱

Hinweis

是否能請您告知您偏好的慣用文件語言? 請填寫問卷。 (請注意,本問卷為英文版)

完成問卷大約需要七分鐘。 本問卷將不會收集個人資料 (隱私權聲明)。