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.
How do I create a report that has drill-down levels so that I can have summary information at the top level but then view specific records at a more detailed level?
You can use rollups or slices to collapse records based on a common value in your report. This, in effect, creates a drill-down level based on the field used to configure the slice or rollup.
For example, if you have a report that lists all the unassigned incidents in your site, you can create a rollup based on the staff group or even the staff account. When the rollup is configured, all the incidents assigned to the staff groups or staff accounts are grouped together in the report based. When you expand the rollup, you can view the individual records assigned to the specific staff group or staff account.
Similarly, slices allow you to list the values for the slice you create and if you display the slices in a tree format, you can include group counts so that the slices and group counts display to the left of the overall report. When you click on a specific slice only the records associated with that record display.
Rollups and slices can either be configured as part of the saved report so that when the report is run, the rollup or slice is generated as part of the report or they can be added to a report after the report is generated.
Rollups and slices are added to a report either in edit mode or after the report has been run.
For more information on slices and rollups, refer to Answer ID 2511: Using Slicing and Rollups with Reports.
When configuring a report, you can include drill-down levels so that staff can view summary information from the top level of the report and then click on a row of data or link within that row to view more detailed records and information. Drill-down levels are configured as part of the report and cannot be added or removed after the report is generated.
The top level of the report typically includes some kind of grouping of records. Most frequently, the Count(expr) aggregate function is used with at least one field at the top level. That way, the count of the number of supporting records displays in the top level. Then, the user can drill down to see the specific records reported in the count number.
For example, you can create a report that lists your active customers along with a count of their support incidents and a count of sales opportunities associated to them. Then, you can create a drill-down so that when staff click on the count of incidents, they view the incidents assigned to the customer. Similarly, you can create a drill-down level so that when staff click on the count of sales opportunities, they can see the specific opportunities for that customer.
To add a drill-down level to a report, you must first determine what information to display at the top level and then determine what information to display in the drill-down levels. Then, you can add the additional levels and define the output columns for each additional level.
To configure a report with a drill-down level, use the steps below. For more information on creating a single-level report, including adding report filters and output columns, refer to Answer ID 2509: Creating a Basic Custom Report.
After saving the report, run your report and verify that the links work as you expect and that the data displays correctly.