Studioでのインタラクションのシミュレーション
This help page is for Desktop Studio.This information is also available for CXone Studio.
Simulating interactions allows you to test the performance of your scripts.By combining a simulated interaction with script tracing, you can see if the script is doing what you expect it to.If it's not working correctly, the script traces can help you discover the reasons.
インタラクションのシミュレーション
必須の権限:アプリケーション>Studio>スクリプト>デバッグ; ACD >ポイントオブコンタクト(PoC)>作成; ユーザー設定>スキル>作成; ユーザー設定>キャンペーン>作成
This section describes a general, high-level process for simulating interactions in CXone.This process applies to interactions on most channels コンタクトがエージェントやボットとインタラクトするための方法です。チャネルは、音声、メール、チャット、ソーシャルメディアなどの可能性があります。.You can follow these steps to simulate phone interactions.However, it's faster to simulate phone interactions directly from the Studio script.
Depending on the CXone features or products you want to test, you may need to modify the simulation setup process.If you experience difficulty in simulating interactions, refer to the online help for the products or features you use for information about setting them up.There may be a required step that's not included in the generalized instructions provided in this section.
The steps below describe creating ACD skills エージェントのスキル、能力、知識に基づいてインタラクションの配信を自動化するために使用されます, campaigns, and points of contact 着信連絡先が電話番号やEメールアドレスなどの対話を開始するために使用するエントリポイント。 set up for use in testing.If your organization already has these set up, you don't need to create them again.You can skip steps as needed.
You must have the appropriate permissions to perform the tasks described in this section.If you do not, your CXone administrator may be able to help complete some of the tasks.If you test products and features not included in this section, you may need other permissions in addition to the ones mentioned above.
- In Studio, check the syntax of the script you're testing.Correct any issues.
- In Studio, enable the option to trace or capture the next instance of the script running.You can also have Studio continuously trace and capture all instances of the script running.
- In CXone, create a campaign to use in testing.
- In CXone, create an ACD skill to use in testing.The skill must:
- Match the media type 連絡先が意図した受信者と接続するための、音声、Eメール、チャットなどの媒体。 of the script you're testing.For example, for an email script, you must have an email ACD skill.Refer to the online help for the type of channel you're using for information about creating ACD skills.
- Be assigned to a CXone user account you have access to.
- In CXone, create a point of contact for use in testing.When setting up the point of contact, select the script you're testing and the test ACD skill you're using.
- If you're testing the complete interaction, sign into エージェントアプリケーション your organization uses using the account you assigned the test ACD skill to previously.The CXone profile you use may need permissions or settings enabled to use the features or products you're testing.
- In the エージェントアプリケーション, set your state to Available.For example, in MAX, you must connect the agent leg.
- Ensure that the channel you're using with the script is set up and configured.Refer to the online help for the channel if you need to complete setup.
- Simulate the interaction.How you do this depends on the channel and type of script you're using.For example:
- Chat channel: Copy the point of contact URL from the Point of Contact page in CXone to a browser.This launches the chat window.You can send a message through the chat window and answer it in エージェントアプリケーション.
- SMS channel: Send a text message from the agent application to a mobile phone number you have access to.If your organization supports inbound SMS interactions, send a text message to the SMS number associated with the channel you're testing.
- Manual outbound phone: Make a call from エージェントアプリケーション.Dial a number connected to a phone you can answer.
- Inbound phone to test voicemail: Call the DNIS 着信音声通話のために連絡先がダイヤルした番号と、発信音声通話でエージェントまたはシステムがダイヤルした番号を識別します。 associated with the channel and leave a voicemail when prompted.You can also do this by simulating an inbound phone interaction from within Studio.Both methods of testing require a script that has a voicemail option.
- Email: To test inbound email, send an email to the email address associated with the channel.To test outbound email, send an email from エージェントアプリケーション to an address you have access to.
- Use the Trace Output window and use the trace output window to watch as the actions in your script fire.
Studioでのインバウンド電話インタラクションをシミュレートする
必須の権限:アプリケーション>Studio>スクリプト>デバッグ
The steps in this task allow you to test the parts of your script before the action.To test the parts of your script from on, you must include an エージェントアプリケーション in your simulation.You will need a CXone user account that has permissions to use that アプリケーション.
Simulating a phone interaction requires an ACDskill エージェントのスキル、能力、知識に基づいてインタラクションの配信を自動化するために使用されます to use in the test.You may want to create a skill specifically to use in testing.It must be:
- An inbound phone skill.
- Assigned to a CXone user account to which you have access.
- Studioで、テストするスクリプトを開きます。
-
キャンバスの空白部分をクリックし、選択されているアクションがある場合はすべて選択を解除してから、Propertiesタブをクリックします。
- Skillドロップダウンからインバウンド電話のACDスキル エージェントのスキル、能力、知識に基づいてインタラクションの配信を自動化するために使用されますを選択します。
- インバウンドの下に、スクリプトで呼び出すPhoneNumberを入力します。これは、テスト中に応答できる電話の番号でなければなりません。
- Simulate Inboundフィールドをダブルクリックして、値をTrueに変更します。
- テストが特定の日付または時刻に依存する場合:
- SimulateDateTimeフィールドをダブルクリックして、値をTrueに変更します。
- SimulationDateTimeValueフィールドでテストに使用する日時を選択します。
- このテストに必要であれば、SimulationTimeZoneを変更します。
- ANIまたはDNISをテストに指定できます。
- StudioツールバーでStart with Traceをクリックします。
- 電話が鳴ったら応答し、スクリプトのテストに必要なアクションを実行します。たとえば、IVRをテストする場合は、この手順を各メニューオプションのテストに必要な回数繰り返します。
- トレース出力ウィンドウを使用して、スクリプトのアクションが起動されるのを確認します。
MAXでのインバウンド電話インタラクションをシミュレートする
必須の権限:アプリケーション>Studio>スクリプト>デバッグ
You can simulate an inbound phone interaction with an エージェントアプリケーション.This allows you to test the parts of your script after Onanswer triggers.
You can use any supported エージェントアプリケーション.The following task describes using MAX.
- Complete the steps to set up a simulated inbound phone interaction up through step 7.Don't click Start with Trace in Studio until you've completed the remaining steps in this task.
- Launch MAX.
- Enter the number of a phone you can use right now.If possible, use a different phone number from the one you configured in the script.If 統合ソフトフォン or stations are set up, you can use those options instead.
- Click Connect.
- Set your state to Available and click Connect to connect the agent leg.
- When your phone rings, answer it.This is the phone that is the agent's side of the interaction.
- In Studio, click Start with Trace.
- When your phone rings, answer it.This is the phone that is the contact's side of the conversation.
- Using the contact's phone, follow the prompts and complete the required testing.
- Use the Trace Output window to watch as the actions in your script fire.