Onreskill

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

エージェントがコンタクトをACDスキル閉じた エージェントのスキル、能力、知識に基づいてインタラクションの配信を自動化するために使用されますキューに転送するたびに呼び出されます。Onreskillイベントは、エージェントが通話のリスキルをリクエストしたときにトリガーされ、新しい子のコンタクトと見なされます。このイベントは、新しい子の連絡先のBeginアクションに似ていると考えることができます。

このアクションはOnreskillイベントをトリガーするため、元のコンタクトのトレースでは決してトリガーされません。Studioでスクリプトをトレースするときにイベントを表示するには、Onreskillアクションを含むスクリプトで継続的なトレースをオンにする必要があります。これにより、Onreskillアクションがトリガーされた後に開始する新しい子連絡先で新しいトレースが作成されます。継続的なトレースをオンにするには、Debug>Capture Scriptをクリックし、Continuousを選択します。

Dependencies

Supported Script Types

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.

ジェネリック

チャット 電話 ボイスメール ワークアイテム

Properties

None

Result Branch Conditions

結果の分岐条件を使用すると、アクションが実行されたときにさまざまな結果を処理できるように、スクリプトにブランチを作成できます。

状態

説明

Default

スクリプトが他のブランチのいずれかを取る必要がある条件を満たさない限り、パスが取られます。他のブランチが定義されていない場合にも使用されます。