- Customer sends email to one or more of the queues.
- Email arrives in Exchange. This can be confirmed by logging in as recipient queue credentials on webmail or office365.com.
- Email router syncs this email into CRM. This creates records visible in Home > Service > Activities as Emails.
- Email sender is not identified.
- We had a systemuser for each queue email address. That was set as the owner of the queue record to fulfil another project specific requirement. Check personal email setting for queue owner systemuser to auto-create contact for new email senders.
- Emails are not coming from Exchange.
- Ensure that Email router is
- Setup
- Configured for environment for server side sync
- Active
- Not logging any errors in Log file (suspected queue email address is keyword)
- Ensure queue has an email address.
- Approve email for queue.
- Ensure emails are received in exchange mailbox using webmail or office365.com.
- Ensure that Email router is
- Email sender is not identified.
- Sender field of the email has two possibilities:
- If the email was sent from an external user (gmail/hotmail/othercompany.com etc) for first time, a contact record should be created for the sender.
- If not, and if the sender is an internal user (systemuser), who also has a @clientcopanyname.com email address, then there are chances that because of accounting/billing needs the equivalent contact record is already created and exists in CRM. In this scenario where both record types have same email address, CRM can choose any record to mark email as sent from.
- Sender may be set as ‘contact’ when contact exists: it was observed that for first email from an internal sender, CRM creates a contact record as per queue owners personal email settings.
- Sender may be set as contact even when contact does exist: CRM may choose ‘systemuser’ and not contact.
- Cases are not created with case conversion rule waiting with message detail InvalidCaseException.
- Check if subsequently you use sender as on case form. We used it for a custom lookup to ‘contact’. Process fails trying to set a systemuser record as value for a lookup to ‘contact’. Remove this reference if not needed.
- We resolved that Client will maintain a link between systemuser and equivalent contact (systemuser.sg_equivalentcontactid) in CRM and also created and deployed a plugin on pre-create of email to replace systemuser from sender parties with equivalent contact as per the value in lookup on systemuser CRM form. Ensure this plugin step is enabled.
- Cases are not created with case conversion rule waiting with message detail InvalidCaseException.
- The Email arrives in the queue
- Email to Case conversion rule converts that into a case
- If the case was sent to a single queue it creates only one case. But, if it was sent to multiple queues, one case will be created per queue, and then merged.
- Cases are not created
- Make sure emails are received in exchange mailbox using webmail or outlook.office365.com as per 3.2.3
- Ensure the case conversion rule is active
- Ensure the relevant queues are active
- Check email background processes looking for waiting process and look into details
- The convert rule is waiting on email with detail message “You have exceeded the maximum number of {0} characters in this field”
- It’s mostly that you are setting a case field to a value from an email property and the field size (character limits) don’t match. Increase width on case entity field to include email field max size allowed e.g. increased size to 2000
- The convert rule is waiting on email with detail message “The case is missing customer”
- Leave the customerid and contacted fields unchanged when configuring convert rule item’s create case step form.
- The convert rule is waiting on email with detail message “You have exceeded the maximum number of {0} characters in this field”
- Cases are not created
- If the case was sent to a single queue it creates only one case. But, if it was sent to multiple queues, one case will be created per queue, and then merged.
- Cases are owned by default by ‘Workflow’ user
- The cases are not owned by Workflow/System Admin user by default.
- Ensure that the relevant convert rule is owned by that user
- The cases are not owned by Workflow/System Admin user by default.
- An autoreply is sent to requestor from queue email address as defined in convert rule configuration form.
- Any subsequent emails, trigger notification to case owner, and such emails like this autoreply and replies to it or any email reply to the original email will be associated with the case as activity
- Emails stay in Pending send status
- Enable relevant Mailboxes
- I cannot Test and Enable mailboxes. Test fails.
- Check Alerts on Mailbox record
- Enable Email Router, retry
- Received emails are not associated with case
- Ensure CRM email tracking is enable
- Ensure the messages’ subject line still bears the tracking code
- When creating email manually from a case, user cannot send email.
- Error message: You cannot send email as the selected user. The selected user has not allowed this or you do not have sufficient privileges to do so.
- Check the email ‘From’ field, login to CRM as that user, go to personal settings > Email tab and allow others to email on behalf.
- User does not have send-as privilege for.
- Ensure Allow emailing on behalf of other users at BU level for that Security Rule.
- Principal user (Id=012f013c-6c5d-e511-80e7-3863bb361070, type=8) is missing prvShareActivity privilege
- Ensure Share Permission at User level for the Security Role. (Ref:https://community.dynamics.com/crm/f/117/t/106425)
- Error message: You cannot send email as the selected user. The selected user has not allowed this or you do not have sufficient privileges to do so.
- Emails stay in Pending send status
- Email is removed from queue.
- Case is routed if a routing rule is in place and active.
So, which steps could you add into explanation? What are your lessons that you could have added?
No comments:
Post a Comment