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:
Standard Text Messages, Standard Response TextOracle B2C Service, All versions
Resolution:
Oracle B2C Service allows you to create standard text responses that your staff can use when responding to customers in incidents or chat sessions. These standard text responses can also be appended automatically to incidents if configured in a business rule. They are designed to cut down on typing repetitive responses or snippets of information that would not make an appropriate public answer.
To create standard text, use these steps in the .Net console:
Using a Standard Response:
In Agent Browser UI Incident workspace:
In Agent Browser UI Chat workspace:
Click a standard text item to add it to the Preview section of the Standard Text window and click Add to Chat.
Drag the standard text item from the left column into the Public Response section of the response.
Copy the text in the Preview section and paste it into the response.
In .Net console:
In your response, position the cursor where you want to insert the standard text.
Click Standard Text on the Messages tab toolbar in the incident workspace or in the Compose section of the Chat workspace.
In the pop-up window, select your standard text and add it to your response using any of these methods:
With the standard text selected, click OK.
Double click the standard text.
Drag the name of the standard text item to your response.
Right click on the standard text and select Add Standard Text.
If you know the shortcut for the standard response, click F8 to open the shortcut box. Enter the hotkey (shortcut) sequence and press Enter to append the standard text message to your response.
Note: If your organization uses variables in standard text, such as contacts.first_name, the variable is replaced with the appropriate data before you send your response to the customer. If a variable entry does not have a value associated with it, you must enter the value before sending your response to the customer.
See Additional Resources section below for more ways to use standard text messages.
HTML Value field:
The content of the HTML Value field is when the rich text editor is enabled for incident entries (responses, private notes, customer entries). When the plain text editor is selected on an incident, then the standard text's "Text" value is used.
When an end-user submits an incident and a business rule is in place to append the response template to the Solution field, if the response template has content in the HTML Value field, that HTML content displays to the end-user before the incident is actually submitted. This allows you to display suggested solutions using the $solutions variable before the incident is submitted.
System Variables:
When creating standard text responses, you can append system-defined variables, such as contacts.first_name, into the standard text response. Click the $ icon on the right side of the Value bar.
In addition to including database fields in a standard text response, there are two special variables that can be included in the response:
$solutions -- The SmartAssistance ($solutions) variable lists SmartAssistant suggested solutions in the response to an incident. When the response is appended to an incident, the $solution variable is replaced by the specific answers suggested by SmartAssistant.
$response_link The Response Link ($response_link) variable adds a link to the response that takes the recipient to the login page and then to the page that allows them to update the incident from the Account section.
File Attachments:
It is not possible to include a file attachment as part of your standard text. However, you can include a link within your standard text to access a web-accessible file. That is, you can host the file on your organization's web server and then include a hyperlink in the standard text content.
Be sure to use proper HTML code within the Text field so that the link is included when the standard text is appended to the incident thread and sent as part of a response.
Delete Standard Text Message:
Standard text messages can be deleted at any time by selecting the standard text entry in the tree and clicking the Delete button on the ribbon. However, when you delete standard text, all instances of the standard text will also be deleted.
Grouping Standard Text Messages:
You can group responses in folders that you configure. For more information on creating and using response folders, refer to Answer ID 1048: Grouping standard text responses in folders.
Additional Resources:
Configuring a rule that sends a standard response to the customer
Automatically suggesting solutions for Ask a Question requests
Including HTML in standard responses