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:
Custom Fields Oracle B2C Service
Resolution:
Important! Custom fields can be created as needed from the admin console without submitting an incident to Oracle B2C Service. When custom fields are added, update statements must be performed against the corresponding database table. During the time of the updates, the records in the table are inaccessible. As a result, your staff members will not be able to open or save records associated with the table that is locked. In addition, depending on the type of field being added, your end-users may have difficulty submitting assistance requests through the Ask a Question page.
For example, when adding a contact custom field, the contacts table is locked to allow the custom field to be added in to all of your contact records. As a result, staff are unable to open or save incidents since the contact information is opened along with the incident record.
Important! Changing a custom field column name impacts the database much the same as adding a custom field. It is also best to do this during off-peak hours.
Important! Custom Fields work differently than Custom Objects. See Custom Objects & Custom Field Deployment Basics for information on Custom Objects.
Custom fields can be added for several different record types:
With each field added, your database becomes larger, and if you are indexing a number of these custom fields, this can significantly slow down the speed of your searches. For this reason, we recommend that indexing custom fields be kept to a minimum. Custom fields should only be indexed if you plan on searching by that field.
The table below lists the types of custom fields and descriptions available. Once you have saved a custom field, you cannot edit the field to change its data type. For example, if you create a custom text field, you cannot edit that field later and change it to be a menu field. Instead, you would need to add a new custom menu field and update records to be the appropriate menu option.
For descriptions of the input fields when configuring a custom field, refer to Answer ID 1131: Adding Custom Fields.
Date: Creates a date field in the format: month/day/year. Three sub-fields allow users to set each item separately. Due to dates being stored as UNIX, the date field only includes dates back to 1970. If you need dates further back than 1970, you can add a text field. You can also configure a mask with the text field to require a specific format.
Note: Starting in August 2013 you can now create a custom object date field to hold dates that go as far back as January 1, 1902.
If you require calculations, or want to sort by date see text field used as a date field below.
To add a custom field:
Important! After adding the custom field, you must edit the appropriate workspaces used by your staff and add the custom field to each workspace. Custom fields are not automatically added to workspaces.
Field Configuration
When configuring custom fields, set the following fields:
For more information on custom fields refer to the documentation. To access Oracle B2C Service manuals and documentation online, refer to the Documentation for Oracle B2C Service Products.