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 options are available for removing older incidents from searching without removing them from our site?
Environment:
Archiving, Dormant, Purging Oracle B2C Service, all versions
Issue:
We have so many incidents that when we search through our incidents, we get too many old incidents returned which makes it difficult to find the record we are looking for.
Resolution:
Oracle RightNow Cloud Service includes two primary features for managing older incidents in your database:
Click the next to the appropriate heading below to expand that section for viewing.
Dormant Incidents
Over time, as the number of incidents in your database increases, the dormant incident feature allows you to flag older, solved incidents as dormant so that they can be excluded from general searching at the Support Console.
Setting older incidents as dormant allows you to keep the incidents in your site, but allows you to exclude the dormant incidents when searching incidents on the administrative page. This allows you to improve the speed and accuracy when searching for incidents.
Note: By default, dormant incidents are included for searching at the My Stuff - Questions page so that end-users can access their historical incidents for reference.
Attachments to incidents are stored as well, when you open a dormant incident you will have the ability to view the attachment.
The DORMANT_INCIDENTS configuration setting specifies the number of days after which Solved incidents will go dormant by the agedatabase utility. Set this value to 0 (zero) or to a value greater than the incident purge days setting to disable this feature. By default, this feature is set to 0 which means incidents are never flagged as dormant.
To further clarify how the two configuration settings work together, if both are enabled (i.e. DORMANT_INCIDENTS and incident purge), then, setting the dormant value greater than the purge value will be ineffective because closed incidents will be purged before they reach the dormancy date. However, you can use the dormant setting independent of the purge setting (i.e. you can leave the purge setting off).
Path to DORMANT_INCIDENTS setting: Select Configuration from the navigation area > Site Configuration > Configuration Settings > and search by Key.
When an incident is set to dormant, the keywords for that incident are flagged in the phrases table and excluded from searching on the administrative side. If a dormant incident is edited or updated, the dormancy flag is cleared, and the incident is available through phrase searches.
When the dormant feature is utilized, you can specify whether to include dormant incidents in your incident searches based on other characteristics than the phrases in that incident. That is, you can include dormant incidents when searching by reference number, status, or other field information.
You can add the incidents.dormant field as a filter in your incident reports. Set the default for the field to No so that only non-dormant incidents are searched.
When configured this way, by default, only non-dormant incidents will be included in search results. However, since the field is a run-time filter, you can click the Search icon to search for dormant incidents if you wish.
Note: Text searches do not apply for dormant incidents, but other characteristics such as reference number, assigned to, or custom field information can be used to search for dormant incidents.
Archiving Incidents
You have the additional option of archiving older incidents. Archived incidents are actually removed from the database and stored in a separate file.
When an incident is archived, it is no longer searchable in the application, but can still be accessed through the Incident Archive feature.
Important! Archiving incidents is an irreversible process. Once an incident has been archived, the only way to restore it as an active incident in your site is to manually re-create the incident in the console.
To enable incident archiving for August 2012 and releases prior to 18B: The ARCHIVE_INCIDENTS configuration setting specifies the number of days after which solved incidents will be archived.
Starting from 18B, incident archiving conditions and enablement needs to be done from Data Lifecycle Policies component in Browser Agent. Refer to Using Data Lifecycle Policy to purge (or archive) for additional information on steps to get started on Data Lifecycle Management framework.
To disable archiving, set ARCHIVE_INCIDENTS to zero (0) or disable archive incidents Data Lifecycle Policy in Data Lifecycle Policies component in Browser Agent depending on the site release versions.
Warning:
Before you can archive incidents, you must determine which incidents you want to archive and configure interface archiving.
The incidents table and threads table are reduced in size when incidents are archived.
When archiving is enabled, the incidents that meet the archiving criteria -- incidents with a solved status type that have been solved for the time period specified are removed from the incidents table. The archived incidents are converted into a flat XML file that is stored on the server.
After the incidents are removed from the incidents table, a row is inserted into the archived_incidents table for each archived incident. This insertion includes a field that contains the path to the flat XML file for that incident. In addition, key information related to the incident is also inserted, including the contact ID value, when the incident was created and closed, the reference number, title, incident ID, interface ID and the date of the last response. Attachments are still available. They still reside on the attachments server and are accessible.
Please note: In order to access file attachments on an archived incident, there is a section on the 'Details' tab. Any file attachments associated to the incident will be at the bottom of the page. You will be able to click the link and the file will open.
For additional information, refer to the 'Archiving Incidents Automatically' 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.
For more information, please see Answer ID 4316: Difference between dormant, archived and purge delete incidents settings.