Pesquise respostas existentes para suas dúvidas sobre produtos e suporte.
Familiarize-se com nosso site de suporte e conheça as melhores práticas para trabalhar com nossa equipe.
Gerencie Solicitações de Serviço; visualize e atualize solicitações de serviço enviadas por você e por outras pessoas da sua organização.
Envie um novo problema para nossa equipe de suporte técnico.
Informações sobre o Oracle B2C Service fornecidas por especialistas da nossa equipe de Suporte Técnico.
Explore recursos para ajudar você a lançar sua implementação e garantir uma entrada em produção bem-sucedida.
Acesse sua conta OCI.
Encontre a documentação do produto para versões compatíveis do B2C e bibliotecas de documentação para soluções de serviço relacionadas.
Você terá as ferramentas para melhorar a experiência dos seus clientes ao conhecer tudo o que nossos produtos podem fazer.
Encontre links para documentação de API, Processos Personalizados, Portal do Cliente e Framework de Extensibilidade da Interface de Usuário do Navegador do Agente.
Explore como os aceleradores são projetados para demonstrar como um cenário de integração pode ser criado usando os recursos públicos de integração e extensão do Oracle B2C Service.
Prepare-se para uma transição bem-sucedida revisando as alterações e melhorias das próximas versões.
Explore webinars, eventos e kits de recursos para conhecer os recursos, funcionalidades e melhores práticas do B2C Service com especialistas técnicos.
O Oracle MyLearn oferece um portfólio de recursos de aprendizagem gratuitos e pagos, baseados em assinatura, para ajudar você a adquirir habilidades valiosas, acelerar a adoção da nuvem, aumentar a produtividade e transformar seus negócios.
Capacite sua equipe com as habilidades necessárias para implementar, configurar, gerenciar e usar seus aplicativos com o treinamento do Customer Experience Cloud.
Nosso objetivo é promover um ambiente amigável e colaborativo, no qual os membros possam colaborar facilmente entre si em soluções e melhores práticas.
Faça e responda perguntas específicas sobre B2C.
Este é um recurso interessante criado para ajudar com o Oracle Service Cloud Analytics.
Compartilhe ideias de melhoria de produto e solicitações de aprimoramento com o Desenvolvimento da Oracle, enquanto colabora com outros clientes e parceiros da Oracle.
Atualize seu número de telefone, preferências de notificação por e-mail e preferências de contato para severidade 1 e severidade 2.
Visualize os gerentes de contato da sua organização.
Encontre as informações de contato do Technical Account Manager (TAM) e do Client Success Manager (CSM) da sua organização.
Environment
Oracle B2C Service Custom Objects, Custom FieldsAll Versions
Resolution
Quick Overview of Custom Object & Custom Field Deployments
In order to create a new Custom Object or Custom Field (CO, CF), or to update an existing one, there must be changes made to the schema of the database. Ordinarily, this would require taking a site down so that each affected row can be updated in order to prevent massive deadlocks, and other major issues.
We have a system where there are multiple servers that work in tandem, allowing changes to be made on one server, while the other can continue to be live. Once all the updates have been made to the 2nd server, the system can "failover" (move to) to it. This is to prevent the downtime your site would otherwise experience every time a schema change is made.
While this setup has significant advantages -such as allowing database schema changes on a live site with no down time- there are some sacrifices that have to be made in order for this to work. One drawback is that our replication servers must also be completely updated with the changes before failover can occur. The reason for this is that if the underlying schema on the replication database differs from the production database, it is impossible for replication to accurately reflect production. See the following link for Information on different database types used for reporting.
Rollbacks
If you make numerous changes to custom objects that you later choose not to deploy, you can roll back the changes and the custom objects will revert to the state they were in at the time of the previous deployment (if the custom objects have never been deployed, all custom objects are removed). Once an object is deployed there is not an option to rollback the deployment, instead you must manually revert those modifications and redeploy. The rollback option only refers to changes made within the editor that have yet to be deployed.
Long Deployments or Missing Field Errors During Deployments
Custom Object and Custom Field deployments that make changes to a view, such as answers, accounts, contacts, incidents, or opportunities need to have a quiet database to proceed. If there is a lock on the table then the view cannot be recreated and the deployment will try again until the lock is removed. This may take some time and cause errors for any process that attempts to use the table in this time.
Therefore it is best practice for planning your Custom Field or Object deployments is to schedule it for off hours, i.e. when your site is experiencing less traffic than peak times. Note that if you schedule a deployment cutover in the Object Designer by setting Cutover Start Time, allow an adequate Cutover Window if you are making changes to an object with over 80,000 entries. The default 15 minute window is not adequate for those changes.
If you believe a deployment is taking abnormally long, please submit a service request to Technical Support for review.
Should you experience frequent long delays when deploying fields or objects to views you should inspect your customizations to ensure they follow best practices for commits and handle custom process scripts appropriately.
Answer ID 8392: CPM/Process Designer Best Practices and GuidelinesAnswer ID 9640: Connect for PHP Best Practices and Gotchas
Custom Objects
The exact amount of time that a given deployment will take is not possible to predict and it can be normal for the changes to take anywhere from a few hours to a few days depending on the processes currently on the server. A few factors that impact deployment times are listed below (Note this is not a comprehensive list):
For more information on Custom Objects, see:
Custom Fields
Depending on the size of the table you are modifying (e.g.: number of incidents and/or contacts on your site), adding custom fields can take some time to complete. However, after several hours, if the CX console still says that the custom field is in creation, then you may wish to submit a service request to Pergunte ao Suporte Técnico.
For more information on Custom Fields, see: