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 we resolve a 'deduplication' error received during the import process?
Environment:
All Versions
Issue:
We are receiving the following error from the data import wizard:
"Prescan Error: Unable to perform record deduplication. Please ensure that your duplicate criterion matches a unique record for each import row."
Resolution:
This error is thrown when one of the rows in the import file matches more than one record which exists in the database, according to the duplicate criterion specified in the data import wizard.
To resolve this, either the record(s) in the database, or those in the data import file must be changed. Steps to resolve are as follows:
1. Export records from the databases as a csv file
2. Import the database records into a Microsoft Excel Workbook
3. Import the data import file into the same Microsoft Excel Workbook
4. Using the match function, and the duplicate criteria which you will be using in the data import wizard, identify any matches between database records and the data import file.
5. For any data import record which matches more than one database record, correct either the row in the data import, or the relevant fields in the database (via the console).
6. After all changes have been made, import the (new) data file.
For information on other import errors, refer to Answer ID 6209: Data Import Wizard error messages.