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:
Incident Rules, Standard Text, Browser UI Enhanced Business Rules
Resolution:
Within your Oracle B2C Service application, you can configure rules to append standard responses automatically to incoming incidents based on the criteria you specify.
This allows you to provide standard information to common requests based on the content of the assistance request. For example, if the assistance request contains a certain word or phrase, you can use a standard response that suggests the customer view a specific answer in your knowledge base or to view a specific Web page.
You can also use this approach to display or send links to suggested answers based on the content submitted.
To create an incident rule that appends a standard text response to the Response field, you must first create the standard response. You can then create the rule that appends the response and sends (or displays) the response to the enduser.
First, you must create a standard text response to be used in the rule. This is the content that is either sent in an email to the end-user or is displayed when the end-user submits the Ask a Question request.
HTML and Text Values: When configuring a standard response, the content in the HTML field is used with a rule used to display information when submitting an incident from the Ask a Question page. That is, when a user submits an Ask a Question request, it is the content of the HTML field that displays on the web page during the submittal process.
Note: Where an HTML value does not exist and the append rule is active, the Text content will be displayed during the Ask a Question submittal process.
When configuring content in the HTML field, you must include appropriate HTML code so that line-spacing and formatting work as you expect.
When Visual Email is enabled and the Rich Text thread control exists on your workspace, the content of the HTML field gets appended to the incident and is visible from within the console. The value that is sent as part of an incident response (Text or HTML) depends on if the associated Message Template / Message type is enabled for HTML or not. If the Incident Thread control is used in the workspace, the content of the Text field is what gets appended to the incident.
Suggested Solutions: To include links to suggested answers from your knowledge base in your standard response, append the SmartAssistant Solutions variable to your response. The variable displays as $SOLUTIONS within the standard response.
When the $SOLUTIONS variable is included, the application evaluates the content of the submitted question and determines the best-matching published answers based on that content. The best matching answers are listed as links for the end-user to view.
To create a standard response for your rule: use the steps below:
When configuring the rule, two actions can be included in the THEN part of the rule:
The first action selects and appends the standard text item to the incident, and the second action sends the response email message to the end-user in place of the receipt email so that the Response field is included in the email that is sent to the end-user.
With the standard text created, you can create an incident rule to append your standard response into the response field of the incident and send the response to the end-user.
The path to edit incident rules in the NET console is Configuration > Site Configuration > Rules. Click the Incident button on the ribbon in Edit mode. After editing and updating your rules, be sure to compile and activate the rules for use.
The path to edit incident rules in the BUI console is Configuration > Site Configuration > Rules. Click the Incident button and then select Edit Rules. After editing and saving your rules, be sure to deploy the rules for use.
To send a response for an incident submitted from an email sent to a mailbox, configure the rule as follows:
IF: Incident Source equals Utilities > Techmail > Service Mailbox THEN: 1. Add Action - Then > Append Thread > Append Response Template to Response Field and select standard text from list. 2. Add Action - Then > Email > Send Email Response to Sender
For instructions on configuring your site to display suggested solutions when submitting a request from the Ask a Question page, refer to Answer ID 453: Suggesting Solutions for Ask a Question Requests.