提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "コンタクトセンター管理者ガイドのサービス&キャンペーンの診断タブ は、設定の詳...")
(Created page with "650px")
 
(8 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
  
[[File:Configuration-Checks.png|800px|thumbnail|center|Examples of Diagnostics configuration checks]]
+
[[File:Configuration-Checks.png|800px|thumbnail|center|設定チェックの例]]
  
  
Some common issues that are easily addressed with configuration checks include inconsistent assignment of teams, disabled outbound voice campaigns, undefined calling numbers, incorrect caller ID setup, and more.
+
設定チェックで簡単に解決できる一般的な問題には、チーム割り当てのバラツキ、無効化された発信音声キャンペーン、未定義の発信者番号、誤った発信者ID設定などが含まれます。
 
The ''Diagnostics'' tab is the last item to check after you have set up an outbound voice campaign. It is located in the Contact Center Administrator application, in ''Configuration > Services & Campaigns > Outbound Voice Service > Diagnostics''. For more information, refer to the ''Contact Center Administrator Guide'', section [[contact-center-administrator-guide/Outbound-Diagnostics|Diagnostics tab]].
 
  
== How do I set a parent account with an Outbound Campaign? ==
+
''診断''タブは、発信音声キャンペーンを設定した後に確認する最後の項目です。 このタブはコンタクトセンター管理者アプリケーションの ''設定> サービス&キャンペーン> 発信音声サービス> 診断''にあります。詳しい情報については、''コンタクトセンター管理者ガイド''[[contact-center-administrator-guide/Outbound-Diagnostics|診断タブ]]をご覧ください。
Note that the following is the procedure for configuring Preview type campaigns. In addition, this method can be applied to [[#For_Progressive_and_Predictive_type_campaigns|Progressive and Predictive campaigns]]; an alternate method for these modes is described as follows.
 
* Create a [[Contact-center-administrator-guide/Custom/CustomReportingFields|custom reporting field]] named '''ParentAccount'''.
 
* Create or modify a campaign-specific [[Form-builder-reference-guide/HowtoConfigureActivityForms|Activity Form]]; note that Activity Forms are connected to the campaign through the setting [[Contact-center-administrator-guide/ServicesandCampaigns/ActivityTab#Enable_screenpop_activity_form|Enable screen pop activity form]].
 
* Add a [[Form-builder-reference-guide/Text|text field]] to the form.
 
** The field should not be editable.
 
** The [[Form-builder-reference-guide/Text#Initial_value|initial value]] is the ''PARENTACCOUNT'' value.
 
** The custom reporting field option should be set to '''ParentAccount''' as shown in the following image.
 
* Save the form.
 
* Note that Activity Forms are cached at login; after any changes are made, please have agents log out then back in.
 
  
 +
== 発信キャンペーンで親アカウントの設定方法を教えてください。 ==
 +
以下に説明されている手順はプレビューキャンペーンを設定するための手順です。さらに、この手順は[[#For_Progressive_and_Predictive_type_campaigns|プログレッシブ及びプレディクティブキャンペーン]]にも適用できます。これらのモードの代替方法は次の通りです。
 +
* '''親アカウント'''という[[Contact-center-administrator-guide/Custom/CustomReportingFields|カスタムレポートフィールド]] を作成します。
 +
* キャンペーン専用の[[Form-builder-reference-guide/HowtoConfigureActivityForms|アクティビティフォーム]]を作成または編集します。アクティビティフォームは、 [[Contact-center-administrator-guide/ServicesandCampaigns/ActivityTab#Enable_screenpop_activity_form|スクリーンポップアクティビティフォームの有効化]]を介してキャンペーンに接続されます。
 +
* フォームに[[Form-builder-reference-guide/Text|テキストフィールド]] を追加します。
 +
** このフィールドは編集不可です。
 +
** [[Form-builder-reference-guide/Text#Initial_value|初期値]]は  ''PARENTACCOUNT'' 値です。
 +
** カスタムレポートフィールドオプションは次の画面に示されるように'''親アカウント''' に設定しなければなりません。
 +
* フォームを保存します。
 +
* アクティビティフォームはログイン時にキャッシュされます。変更が行われたらエージェントはログアウトし再度ログインしなければなりません。
  
[[File:OC-1.PNG|450px|thumb|center|Configuring the Activity Form]]
 
  
 +
[[File:OC-1.PNG|450px|thumb|center|アクティビティフォームの設定]]
  
=== If the list contains a field for ParentAccount Value ===
 
* You may follow the steps above; however, in the initial value, specify the list field in the form ''$(workitem.fullInfo.FIELDFROMLIST)''.
 
* This will allow you to "reuse" the activity form without having to specify an explicit value if preferred.
 
  
=== For Progressive and Predictive type campaigns ===
+
===リストにParentAccount 値のフィールドが含まれる場合===  
Note that these campaign types utilize scenarios, so the parent account may be set explicitly within the scenario if preferred.
+
*上記の手順が使えます。ただし、初期値では、リストフィールドを ''$(workitem.fullInfo.FIELDFROMLIST)''の形式で指定します。
* Create a scenario for your campaign; there are templates within the Contact Center Administrator application that may be used as a starting point.
+
*これにより、必要に応じて特定の値を指定することなく、アクティビティフォームを"再利用"できます。
* At the top of your scenario, add the block [[Scenario-builder-reference-guide/ScenarioBlocks/SetCustomReportingField|Set Custom Reporting Field]]
 
* From the [[Scenario-builder-reference-guide/ScenarioBlocks/SetCustomReportingField#Field|field]] drop-down menu, select '''ParentAccount'''.
 
* Set the [[Scenario-builder-reference-guide/ScenarioBlocks/SetCustomReportingField#Value|value]] to the value of your parent account field.
 
  
 +
===プログレッシブおよびプレディクティブキャンペーンの場合===
 +
これらのキャンペーンにはシナリオが使用されるため、必要に応じてシナリオ内で親アカウントを明示的に設定できます。
 +
*キャンペーン専用のシナリオを作成します。コンタクトセンター管理者アプリケーション内にベースとして利用できるテンプレートがあります。
 +
*シナリオの上部に、[[Scenario-builder-reference-guide/ScenarioBlocks/SetCustomReportingField|カスタムレポートフィールドの設定]]ブロックを追加します。
 +
*[[Scenario-builder-reference-guide/ScenarioBlocks/SetCustomReportingField#Field|フィールド]] のドロップダウンメニューで、 '''親アカウント'''を選択します。
 +
*親アカウントフィールドに[[Scenario-builder-reference-guide/ScenarioBlocks/SetCustomReportingField#Value|値]]を設定します。
  
[[File:OC-2.PNG|850px|thumb|center|Configuring your scenario]]
 
  
 +
[[File:OC-2.PNG|850px|thumb|center|シナリオの設定]]
  
* Save your scenario.
 
* In your campaign definition, specify the scenario created for the [[Contact-center-administrator-guide/ServicesandCampaigns/Outbound-General#Scenario_to_run_when_answered|Scenario to run when answered]] setting.
 
  
 +
* シナリオを保存します。
 +
* キャンペーン定義内、 [[Contact-center-administrator-guide/ServicesandCampaigns/Outbound-General#Scenario_to_run_when_answered|応答時に実行されるシナリオ]]として作成されたシナリオを指定します。
  
[[File:OC-3.PNG|650px|thumb|center|Configure the scenario to the campaign]]
+
 
 +
[[File:OC-3.PNG|650px|thumb|center|キャンペーンのシナリオの設定]]

Latest revision as of 07:48, 21 September 2019

• English
• 5.19 • 5.3 • 5.8

発信キャンペーン

発信音声キャンペーンが正しく動作していません。修正方法を知るにはどうすればよいですか?

コンタクトセンター管理者ガイドのサービス&キャンペーンの診断タブ は、設定の詳細チェクリストを通じて修正箇所について通知します。さらに、各設定チェックには、 編集リンクが含まれ、問題解決方法が記載されるページに直接アクセスできます。


設定チェックの例


設定チェックで簡単に解決できる一般的な問題には、チーム割り当てのバラツキ、無効化された発信音声キャンペーン、未定義の発信者番号、誤った発信者ID設定などが含まれます。

診断タブは、発信音声キャンペーンを設定した後に確認する最後の項目です。 このタブはコンタクトセンター管理者アプリケーションの 設定> サービス&キャンペーン> 発信音声サービス> 診断にあります。詳しい情報については、コンタクトセンター管理者ガイド診断タブをご覧ください。

発信キャンペーンで親アカウントの設定方法を教えてください。

以下に説明されている手順はプレビューキャンペーンを設定するための手順です。さらに、この手順はプログレッシブ及びプレディクティブキャンペーンにも適用できます。これらのモードの代替方法は次の通りです。

  • 親アカウントというカスタムレポートフィールド を作成します。
  • キャンペーン専用のアクティビティフォームを作成または編集します。アクティビティフォームは、 スクリーンポップアクティビティフォームの有効化を介してキャンペーンに接続されます。
  • フォームにテキストフィールド を追加します。
    • このフィールドは編集不可です。
    • 初期値PARENTACCOUNT 値です。
    • カスタムレポートフィールドオプションは次の画面に示されるように親アカウント に設定しなければなりません。
  • フォームを保存します。
  • アクティビティフォームはログイン時にキャッシュされます。変更が行われたらエージェントはログアウトし再度ログインしなければなりません。


アクティビティフォームの設定


リストにParentAccount 値のフィールドが含まれる場合

  • 上記の手順が使えます。ただし、初期値では、リストフィールドを $(workitem.fullInfo.FIELDFROMLIST)の形式で指定します。
  • これにより、必要に応じて特定の値を指定することなく、アクティビティフォームを"再利用"できます。

プログレッシブおよびプレディクティブキャンペーンの場合

これらのキャンペーンにはシナリオが使用されるため、必要に応じてシナリオ内で親アカウントを明示的に設定できます。

  • キャンペーン専用のシナリオを作成します。コンタクトセンター管理者アプリケーション内にベースとして利用できるテンプレートがあります。
  • シナリオの上部に、カスタムレポートフィールドの設定ブロックを追加します。
  • フィールド のドロップダウンメニューで、 親アカウントを選択します。
  • 親アカウントフィールドにを設定します。


シナリオの設定



キャンペーンのシナリオの設定
< 前へ | 次へ >