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:
Mailboxes, Incoming Email
Resolution:
For mailboxes configured for Incoming Email there are options to discard emails. These options include the ability to discard based on:
To locate these options, select Configuration > Site Configuration > Mailboxes. Open a mailbox for edit and select Incoming Email from the top ribbon.
The matching logic for these 4 elements differs. The match logic for Addresses utilizes exact match or wildcard match with the exception of character case. The other 3 elements (Headers, Subject, Body) utilize text/string match; meaning if a defined string/text is found within the respective element it will be discarded. Provided below are some examples of how these filters function:
Addresses example 1:
filter is: domain.com incoming email address is: test.person@domain.com Result: The incoming email is NOT discarded as the incoming email address of "test.person@domain.com" does NOT equal the filter value of "domain.com".
Result: The incoming email is NOT discarded as the incoming email address of "test.person@domain.com" does NOT equal the filter value of "domain.com".
Addresses example 2:
filter is: test.person@domain.com incoming email 1 has an address of: test.person@domain.com incoming email 2 has an address of: thistest.person@domain.com Result: Incoming email 1 IS discarded as the incoming email address of "test.person@domain.com" equals the filter value of "test.person@domain.com". Incoming email 2 is NOT discarded as the incoming email address of "thistest.person@domain.com" does not equal the filter value of "test.person@domain.com".
Result: Incoming email 1 IS discarded as the incoming email address of "test.person@domain.com" equals the filter value of "test.person@domain.com". Incoming email 2 is NOT discarded as the incoming email address of "thistest.person@domain.com" does not equal the filter value of "test.person@domain.com".
Addresses example 3:
filter is: *domain.com incoming email 1 has an address of: test.person@domain.com incoming email 2 has an address of: thistest.person@domain.com Result: Incoming email 1 and 2 ARE discarded as they equal the filter value of "*domain.com" where the wildcard (*) matches any value preceding "domain.com"
Result: Incoming email 1 and 2 ARE discarded as they equal the filter value of "*domain.com" where the wildcard (*) matches any value preceding "domain.com"
Headers/Subject/Body example 1:
filter is: is incoming email 1 has an element of: is incoming email 2 has an element of: history incoming email 3 has an element of: I need permission to access my incidents incoming email 4 has an element of: This email is spam Result: All 4 emails are discard as the string/text value of "is" is found in the element of each email.
Result: All 4 emails are discard as the string/text value of "is" is found in the element of each email.
Headers/Subject/Body example 2:
filter is: email is spam incoming email 1 has an element of: is incoming email 2 has an element of: history incoming email 3 has an element of: I need permission to access my incidents incoming email 4 has an element of: This email is spam Result: Only email 4 IS discarded because it has the only element "email is spam" that matches the filter value of "email is spam".
Result: Only email 4 IS discarded because it has the only element "email is spam" that matches the filter value of "email is spam".
Headers/Subject/Body example 3:
filter is: free pair incoming email 1 has an element of: You won a free pair of shoes! incoming email 2 has an element of: Inquiry regarding the free pair of shoes promotion Result: Both emails ARE discarded as they both contain the text/string "free pair".
Result: Both emails ARE discarded as they both contain the text/string "free pair".
Mime Type example:
To exclude MPEG video attachments, GIF images, and all audio formats, type: video/mpeg, image/gif, audio/* Note: This filter blocks only matching file attachments. The remaining contents of the email continue to process.
File Type example:
To exclude all executable files, screen savers, and any script titled worm.vbs, type: *.exe, *.scr, worm.vbs Note: This filter blocks only matching file attachments. The remaining contents of the email continue to process.
Note:
At times the Discard Filters on mailboxes may provide false-positive results. It may be useful in these cases to remove the Discard Filter logic from the mailbox and create a corresponding rule that utilizes a regular expression. Regular expressions provide more granular logic and can help to alleviate false-positive scenarios. For more information regarding the use of rules and regular expressions, refer to the 'Business Rule Management' and 'Regular Expressions' sections in online documentation for the version your site is running.
For additional information on mailbox configurations, refer to the 'Adding and editing mailboxes' section. Para acessar os manuais e a documentação on-line do Oracle B2C Service, consulte a Documentação para produtos Oracle B2C Service.