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.
Environment:
All versions, SmartAssistant
Resolution:
The Contact Visible Answers Report must match what is in the Customer Portal (CP) pages for SmartAssistant to work correctly. When these two reports do not match, SmartAssistant shows no results.
Usually the end user pages use the default report, ac_id 176, Answers - Complex Expression Search Default. However, you may have modified the report you are using.
In order to find the report you are using in your end user pages follow the steps below:
Note, your profile must be enabled for CP development to follow this procedure.
1. Log into https://<interface>.custhelp.com/ci/admin.
2. After you log in then change the URL to /dav/. This will give you a file system view of your CP site. Note that you cannot modify files with this procedure.
3. Navigate to your /answers/list.php page. The path will depend on the version of CP that you are using.
CP3 /cp/customer/development/views/pages/answers/
4. Open list.php and look for the report ac_id in use.
<rn:container report_id="176">
5. You can find the name of the report in the console in Reports Explorer. Open the explorer and find a report based on the ID listed in the CP pages. Click Find in the ribbon, select Find using ID, enter the id and click Find.
6. In order to be able to select a custom report from the Contact Visible Answers Report list it will have to contain the 'answers.special_settings' filter. For further information on the 'answers.special_settings' filter, see Answer ID 4273: Customer Portal answers.special_settings filter.
7. Compare the report to the report shown in Configuration -> Interfaces -> Contact Visible Answers Report. The reports should match or Smart Assistant may not function correctly.