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:
Email Response Messages
Resolution:
It is possible to configure your application so that it is no longer required that end-users reply between lines in order to update an incident via email. That is, your site can be configured so that you do not have to require users to include their update between the lines below:
[===> Please enter your reply below this line <===] [===> Please enter your reply above this line <===]
You can also configure your application so that users can click Reply in their mail client and reply to the incident response via email without having to specifically enter the text between pre-configured lines in the response.
When receiving email replies, the techmail utility uses features within the email to distinguish between the new reply and content and the original message thread. Depending on how the user replies to your message, new replies can be added to the incident as a new entry in the discussion thread, while old content from the response sent to the end-user is discarded.
With this configuration, text emails include a line of numbers at the bottom of the email to indicate the block count associated with the email that was sent. For example, text emails sent from your RightNow application include a line similar to the following:
[---001:003894:09269---]
This allows the application to determine the original block count of the email that was sent. If the email message is HTML-enabled, the block count is still a part of the email, but is not visible to the end-user.
Two configuration settings, EGW_REPLY_BETWEEN_ENABLED and EGW_QUOTE_CHARS impact how replies to emails are handled:
Path to setting(s): Select Configuration from the navigation area > Site Configuration > Configuration Settings > and search by Key.
After editing the Value field, click Update. If necessary, click another setting, edit the Value field and click Update. When finished editing, click Commit and Exit to register your changes. For more information on accessing the Configuration Editor and editing settings, refer to Answer ID 1960: Editing Configuration Settings.
When an end-user replies to an email, there are several ways the user can include content in the reply, depending on how your site is configured:
If the configuration setting EGW_REPLY_BETWEEN_ENABLED is enabled and the Force Reply Between the Lines option is selected in the Service Mailbox, techmail processes replies by updating the incident with the content that was entered between the lines. Other content from the reply does not get updated in the incident. This functionality is consistent with previous versions of Oracle B2C Service.
Most email clients mark or "block quote" the original message when someone replies to the message. In text messages, the original text is block quoted by inserting a greater than symbol (>) or a vertical bar ( | ) at the beginning of each line of the original text. In HTML messages, the original message is usually enclosed in block quote HTML tags (<blockquote>). Parameters in the block quote HTML tag indicate how the message should be displayed, for example, each line might begin with a vertical bar or an indent. When EGW_REPLY_BETWEEN_ENABLED is disabled, techmail determines the block quoted content and determines how to update the incident based on how the customer replies to the message.
Note: If a word processor is used within the email client to create the reply message, such as MS Outlook or MS Word, then the incident will most likely be updated with the entire message. Word processors, specifically MS Word, includes the message update within the original message/byte count area. This indicates to RightNow's email parser that additional content has been added within the byte count area.
As a result, all incoming messages using MS Word as an editor will insert the entire thread. Similarly, Hotmail and Eudora modify the message in the same way. There is no work around for these email clients within the current product design. If you determine that too many of your incidents are getting updated with the entire incident, you may decide to re-enable the reply between the lines feature.