Search for existing answers to your product and support questions.
Familiarize yourself with our support site and learn best practices in working with our team.
Manage Service Requests, View and update service requests submitted by you and others in your organization.
Submit a new issue to our technical support team.
Oracle B2C Service insights from our Technical Support team subject matter experts
Browse resources to assist you in launching your implementation and ensure a successful go-live.
Access your OCI account.
Find product documentation for supported versions of B2C and documentation libraries for related service solutions.
You will have the tools to improve your customers' experience when you learn about all the things our products can do.
Find links for API documentation, Custom Processes, Customer Portal, and Agent Browser UI Extensibility Framework.
Explore how accelerators are designed to demonstrate how an integration scenario could be built using the public integration and extension capabilities of the Oracle B2C Service.
Prepare for a successful transition by reviewing upcoming release changes and enhancements.
Explore webinars, events, and feature kits to learn about B2C Service features, functionality, and best practices from the technical experts.
Oracle MyLearn offers a portfolio of free and paid subscription-based learning resources to help you gain valuable skills, accelerate cloud adoption, increase productivity, and transform your business.
Empower your team with the skills to implement, configure, manage, and use your applications with Customer Experience Cloud Training.
Our goal is to facilitate a friendly, supportive environment where members can easily collaborate with each other on solutions and best practices.
Ask and answer questions specific to B2C.
This is an exciting resource intended to help with your Oracle Service Cloud Analytics.
Share product improvement ideas and enhancement requests with Oracle Development, while collaborating with other Oracle customers and partners.
Update your phone number, email notification preferences, and severity 1 and severity 2 contact preferences.
View the contact managers within your organization.
Find contact information of the Technical Account Manager (TAM) and Client Success Manager (CSM) for your organization.
既存チャットを制御する設定は何ですか?
環境
チャット、コンフィグレーション設定
解決策
既存チャット管理により、エージェントまたは顧客のいずれかがチャットサービスとの通信に問題があるときにチャット参加者に通知されます。 既存チャットの管理方法に重要な役割を果たす設定は、次のとおりです:
典型的な非切断チャット
ABSENT_INTERVAL, USER_ABSENT_RETRY_COUNT および AGENT_ABSENT_RETRY_COUNT
ABSENT_INTERVAL と *RETRY_COUNT 構成設定は チャットサーバがpingし、応答がないとき、エンドユーザまたはエージェントは不在(Absent )とマークされ、その後切断するかを決定します。例えば、コンソールが接続を失うか、またはコンピューターがシャットダウンしたとします。チャットサーバーからのpingは突然応答を受信しないようになります。これが発生したときに進行中のチャットは、キューに再度割り当てられます。 これらの状態を見ることができます。
例 ABSENT_INTERVAL シナリオ ABSENT_INTERVAL: 30 秒 AGENT_ABSENT_RETRY_COUNT: 2 9:07:15 チャットサーバーがpingし、エージェントが利用可能と応答があります。 9:07:31 エージェントのコンピューターがクラッシュします。 9:07:45 チャットサーバーがピングし, 応答がありません。 再試行1、エージェントが不在とマークされます。 9:08:15 (30 秒後), 引き続き応答なし。再試行 2 9:08:45 (30 秒後), 引き続き応答なし。エージェントは切断とマークされます。
CS_IDLE_TIMEOUT
CS_IDLE_TIMEOUTは、デフォルトで10分に設定され、最小値は5分に設定されています。これは非常に限られた状況でのみ変更され、大きな影響があります。この設定は、エンドユーザーまたはエージェントがいつチャットから切断されるかを決定します。これは、ユーザーまたはエージェントが入力していないときであり、全く何の活動も起こっていない状態です。これらはIDLE状態となります。 注:変更を要請する前に、この設定を詳しく説明している以下の重要なアンサーを参照してしてください。 Answer ID 8230: Chat Timeout Configuration Setting.
ABSENT_INTERVAL と CS_IDLE_TIMEOUTの違いは何ですか?
ABSENT_INVERVALは、チャットサーバがエンドユーザまたはエージェントにpingして応答がない時間です。 これは、コンソールが予期せずシャットダウンしたり、エンドユーザーの接続が失われたりする可能性がある場合に発生します。 CS_IDLE_TIMEOUTはアクティビティを調べます。 チャットエージェントとエンドユーザーの間に何らかのアクティビティがあったか調べ、画像ではここでCS_IDLE_TIMEOUTが入る場所となります。