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 can I easily notify the owners of the other language answers that my answer has been updated?
Environment:
Answers, Relationships, Siblings Oracle B2C Service, All versions
Issue:
We have multiple interfaces and multiple languages on our site. If I need to update an answer in one interface, how can I easily notify the owners of the other answers that my answer has been updated?
Resolution:
Each answer has a specific Answer ID. When two or more answers have the same Meta-Answer ID, they are called siblings.
The most common use for sibling answers is with multiple interfaces that use multiple languages. In a multiple language site, each answer usually has an equivalent, translated answer for each interface and language. Those translated answers are typically related by a common Meta-Answer ID. That is, an English answer and its corresponding German and French answers share the same Meta-Answer ID.
You can configure your application so that when one sibling is updated, you can send a notification to the owners of the other siblings. The owner is based on the Assigned field for the answer.
You can enable the Sibling Modified answer notification message in each of your interfaces. When this message is enabled, you can create an answer rule that includes the action to send the Sibling Modified message when an answer is updated.
Note: The Meta-Answer tab is no longer included when working with answers. In order to access and view sibling answers, the appropriate properties must be enabled in the answer workspace. For more information on displaying sibling relationships, refer to Answer ID 2163: Accessing Sibling Answers.
To configure your site to notify sibling owners when a rule is updated, use the steps and process below:
To enable the Sibling Modified message, use the steps below:
1. Select the Configuration button in your Navigation Set, expand the Site Configuration folder. 2. Open the Message Templates editor. 3. Select the interface and then the Administrator Notifications button in the ribbon. 4. Expand the Answer section, enable the Sibling Modified checkbox. 5. Click Save.
When setting up a rule to send sibling notifications, it is best to create a custom answer field to be used in the IF criteria of your answer rule. This field is used to indicate when the sibling modified message should be sent. This allows the knowledge engineer to set the custom field to a certain value which matches the IF criteria of the rule to trigger the rule to send the notification.
For example, you could create a custom menu field or radio button named Notify Sibling Owners with Yes and No options. The staff member can manually set the field to Yes to send the Sibling Modified message when there is a significant update. If the edit was minor, such as correcting a spelling or grammatical error, the staff member would leave the custom field to No so that the Sibling Modified message is not sent.
Note: If you do not use a custom field to flag the answer when a notification is sent out, the sibling notification will get sent each time an answer is updated, regardless of whether there was a significant content change. That is, without using a custom field, if someone updates an answer to correct a spelling or punctuation error in one language, the sibling message is sent to the sibling owners. This could result in a large number of messages being sent when the sibling owners really would not need to be notified in those cases.
With the message enabled and a custom field in place, you can configure the answer rule to send the Sibling Modified message when an answer is updated and the custom field is set. The actions used in the rule will send the notification and then clear the custom field so that additional messages will only be sent if the custom field is reset.
Note: When setting up your answer rulebase, it is best that you have at least two rule states: an initial rule state that acts on new answers and also a second rule state that is used to act on existing answers. This allows you greater flexibility in handling and routing new and existing answers within your site. In this case, the rule should be added to the existing rule state so that updates to existing answers can trigger the rule.
If you do not have any rules needed for your initial state, create a single rule in your initial rule state. The rule should act on all new answers (that is, do not add any specific criteria to the IF section) and then transition to the existing state and continue.
The rule to create in your existing state should be something like the following:
IF Notify Sibling Owner (your custom field) = Yes (plus any other additional criteria) THEN Add Action > Send Notification to Answer Sibling Assignee(s) Add Action > Set Custom Field > Notify Sibling Owner = No (or unspecified)
Save the rule and then be sure to activate the ruleset.
Note: If you need to notify someone who is not assigned to the sibling answers, you can include a different action in the answer rule to send a notification to staff members you specify.
To do this, set the IF criteria as you deem appropriate and in the THEN section, click Add Action and select Email > Send Escalation Notification and then specify who should receive the answer escalation notification. When using this option, make sure that the Answer Escalated notification message is enabled. This message is enabled using the same steps listed above in the Communication Configuration > Messages table.
With the rule in place and the rulebase activated, you can test your configuration using the steps below:
The notification indicates which answer was updated but does not include the Answer IDs for the siblings.
You can open the answer that was edited and then open the sibling answer for editing.