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.
使用可能なエージェント・セッションがない場合、チャットを利用できないのはなぜですか。
環境:
カスタマ・ポータル、チャット
問題:
チャットが要求された時点で利用可能なエージェントがない場合、顧客がチャットを開始し、次の利用可能なエージェントの待ち行列で待つことができるようにしたいと思います。 ただし、使用可能なエージェントセッションがない場合、チャットは使用できません。
解決策:
利用可能なエージェントがあるかどうかにかかわらず顧客がチャットを開始できるようにしたい場合、および必要に応じて次の利用可能なエージェントを待ち行列で待つ場合は、ConditionalChatLinkウィジェットのパラメーターを調整することを検討します。
min_sessions_availパラメータは、リンクが動作可能になるために利用可能でなければならないオープンエージェントセッションの最小数を定義します。このパラメータを0に設定すると無効になります。設定が0を超える数に設定されている場合、顧客がチャットを開始するには少なくともその数の使用可能なセッションがある必要があります。たとえば、1に設定した場合、リンクを顧客が利用できるようにするには、利用可能なセッションが少なくとも1つ必要です。
利用可能なエージェントチャットセッションがあるかどうかに関係なく、顧客がチャットを開始できるようにするためにこの設定を無効にする場合は、min_sessions_availが0になるようにConditionalChatLinkウィジェットを調整します。
待機時間の表示は、この情報がサーバーで利用可能かどうかによって異なります。平均待機時間は、チャット活動から収集されたサンプルに基づいて計算されます。必要な数のサンプルが収集されるまで、min_sessions_availが何に設定されているかにかかわらず、エージェントセッションが利用できない場合、ウィジェットは利用できません。必要なサンプル数は、AVERAGE_WAIT_TIME_SAMPLES構成ベースを変更することによって変更できます。
詳細について、Chat estimated wait time information ご参照いただければ幸いです。