Ontransfer

This help page is for Desktop Studio.This information is also available for CXone Studio.

聯絡人Closed 在聯絡中心與客服專員、IVR 或機器人互動的人。進入「已轉移」狀態時啟動。這可以是任何形式的轉移,包括轉移到外部號碼或其他ACD 技能Closed 用於基於客服專員技能、能力和知識的互動的自動化傳遞

當您在 Studio追蹤指令碼時,如果聯絡已被轉移,將會看到 Ontransfer 事件觸發。例如,當客服專員點擊客服專員應用程式中的Transfer時。

相依性

  • Ontransfer是一個event action
  • Ontransfer 未由 Blindxfer action觸發。相反,Blindxfer 會觸發Onreleaseevent action
  • 一個指令碼中只能有一個 Ontransfer 事件。
  • 使用數位指令碼時,請使用ONASSIGNMENTaction用於處理客服專員到客服專員的轉移。

支援的指令碼類型

The icon for a Generic script type - a rectangle with < and > symbols inside it.

The icon for the Chat script type - a chat bubble with an ellipsis inside (...), in a diamond shape.

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

The icon for the Voicemail script type - a symbol that looks like a cassette tape - two circles sitting on a horizontal line.

The icon for the Work Item script type-a piece of paper with one corner folded down and a bullet list on it.

通用

聊天 電話 語音郵件 工作項目

屬性

結果分支條件

結果分支條件允許您在指令碼中建立分支,以處理執行動作時的不同結果。

條件

描述

Default

指令碼未能滿足需要它採用其中一個分支的條件時採用的路徑。如果沒有定義動作的其他分支,也會採用該路徑。