Busca respuestas existentes a tus preguntas de productos y soporte.
Familiarízate con nuestro sitio de soporte y aprende las mejores prácticas sobre trabajar con nuestro equipo.
Manejar Peticiones de Servicio. Ve y actualiza peticiones de servicio tuyas o de otros miembros de tu organización.
Reporta un nuevo problema a nuestro equipo de soporte técnico.
Conocimientos sobre el Servicio Oracle B2C por parte de expertos en el área de nuestro equipo de soporte técnico.
Explora recursos que serán útiles para poner en marcha tu implementación y asegurar un lanzamiento exitoso.
Accede a tu cuenta OCI.
Encuentra documentación del producto para versiones vigentes de B2C y bibliotecas de documentación para soluciones de servicio relacionadas.
Tendrás las herramientas para mejorar la experiencia de los clientes al aprender todo lo que nuestro producto es capaz de hacer.
Encuentra enlaces para la documentación de APIs, Procesos Personalizados, Portal de Clientes, y la Estructura Extensible de la Interfaz de Usuario del Navegador para Agentes (BUI).
Explora cómo los aceleradores son diseñados para demostrar cómo un escenario de integración podría ser construido usando integraciones públicas y las capacidades de extensión del servicio de Oracle B2C.
Prepárate para una transición exitosa al revisar cambios y mejoras próximas a ser lanzados.
Explora webinarios, eventos, y kits de características para aprender sobre las características, funcionalidades, y mejores prácticas para el Servicio B2C brindado por técnicos expertos en el área.
Oracle MyLearn ofrece un portafolio de recursos de aprendizaje basados en un modelo de suscripción gratuito y de paga para adquirir habilidades valiosas, acelerar la inclusión de la nube, incrementar la productividad, y transformar tu negocio.
Empodera a tu equipo con las habilidades para implementar, configurar, manejar, y usar tus aplicaciones con el Entrenamiento de la Nube para la Experiencia del Cliente.
Nuestro objetivo es facilitar un entorno amigable y solidario, donde los miembros pueden colaborar fácilmente entre ellos sobre soluciones y mejores prácticas.
Realiza y responde preguntas específicas a B2C.
Este es un recurso fascinante con el propósito de ayudar con el Análisis de la Nube del Servicio de Oracle.
Comparte ideas de cómo mejorar el producto y solicitudes de mejoras con el equipo de desarrollo de Oracle, mientras colaboras con otros clientes y socios de Oracle.
Actualiza tu número telefónico, preferencias de notificaciones por correo electrónico, y preferencias de contacto para incidentes de severidad 1 y 2.
Consulta los gestores de contactos dentro de tu organización.
Encuentra información de contacto del Gerente Técnico de Cuentas (TAM), y el Gerente de Éxito de Clientes (CSM) para tu organización.
Environment:
Incident Rules, Standard Text, Browser UI Enhanced Business Rules
Resolution:
Within your Oracle B2C Service application, you can configure rules to append standard responses automatically to incoming incidents based on the criteria you specify.
This allows you to provide standard information to common requests based on the content of the assistance request. For example, if the assistance request contains a certain word or phrase, you can use a standard response that suggests the customer view a specific answer in your knowledge base or to view a specific Web page.
You can also use this approach to display or send links to suggested answers based on the content submitted.
To create an incident rule that appends a standard text response to the Response field, you must first create the standard response. You can then create the rule that appends the response and sends (or displays) the response to the enduser.
First, you must create a standard text response to be used in the rule. This is the content that is either sent in an email to the end-user or is displayed when the end-user submits the Ask a Question request.
HTML and Text Values: When configuring a standard response, the content in the HTML field is used with a rule used to display information when submitting an incident from the Ask a Question page. That is, when a user submits an Ask a Question request, it is the content of the HTML field that displays on the web page during the submittal process.
Note: Where an HTML value does not exist and the append rule is active, the Text content will be displayed during the Ask a Question submittal process.
When configuring content in the HTML field, you must include appropriate HTML code so that line-spacing and formatting work as you expect.
When Visual Email is enabled and the Rich Text thread control exists on your workspace, the content of the HTML field gets appended to the incident and is visible from within the console. The value that is sent as part of an incident response (Text or HTML) depends on if the associated Message Template / Message type is enabled for HTML or not. If the Incident Thread control is used in the workspace, the content of the Text field is what gets appended to the incident.
Suggested Solutions: To include links to suggested answers from your knowledge base in your standard response, append the SmartAssistant Solutions variable to your response. The variable displays as $SOLUTIONS within the standard response.
When the $SOLUTIONS variable is included, the application evaluates the content of the submitted question and determines the best-matching published answers based on that content. The best matching answers are listed as links for the end-user to view.
To create a standard response for your rule: use the steps below:
When configuring the rule, two actions can be included in the THEN part of the rule:
The first action selects and appends the standard text item to the incident, and the second action sends the response email message to the end-user in place of the receipt email so that the Response field is included in the email that is sent to the end-user.
With the standard text created, you can create an incident rule to append your standard response into the response field of the incident and send the response to the end-user.
The path to edit incident rules in the NET console is Configuration > Site Configuration > Rules. Click the Incident button on the ribbon in Edit mode. After editing and updating your rules, be sure to compile and activate the rules for use.
The path to edit incident rules in the BUI console is Configuration > Site Configuration > Rules. Click the Incident button and then select Edit Rules. After editing and saving your rules, be sure to deploy the rules for use.
To send a response for an incident submitted from an email sent to a mailbox, configure the rule as follows:
IF: Incident Source equals Utilities > Techmail > Service Mailbox THEN: 1. Add Action - Then > Append Thread > Append Response Template to Response Field and select standard text from list. 2. Add Action - Then > Email > Send Email Response to Sender
For instructions on configuring your site to display suggested solutions when submitting a request from the Ask a Question page, refer to Answer ID 453: Suggesting Solutions for Ask a Question Requests.