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.
What is the size limit for incident threads?
Environment:
Oracle B2C Service
All supported versions
Resolution:
Incident threads (private notes, responses, customer entries) do have a hard-coded size limit of 1,048,576 characters (which includes any non-visible html tags/code).
- Agents editing an incident will be presented with a warning when trying to save a thread which has exceeded this limit.
- Customer Portal will not allow an end-user to exceed the limit.
- Incoming mailbox settings limit the maximum thread size via the setting 'Maximum Description Size.'
Integrations and customizations using APIs to create incidents must ensure this limit is enforced within the code. Please note that Oracle B2C Service can add or change the content sent via the API in order to make it compatible with the thread viewer. In order to avoid a scenario where this process increases the thread size above the 1,048,576 limit, your code should enforce a lower limit. We recommend a 10% reduction resulting in a limit of 943,719. This should be adjusted appropriately if needed. Please also note, incident threads are not intended to archive large amounts of data/text. While the product will physically prevent the save action on threads that are found to be this large, it is expected that there are additional soft limits that may prevent you from successfully saving an incident thread that is much shorter. The actsoft limit will vary depending on the site/implementation and the source of the edit.
For additional information, refer to the Edit an Oracle-Managed Service Mailbox section in the Online Help User Guide documentation. To access Oracle B2C Service manuals and documentation online, refer to the Documentation for Oracle B2C Service Products.