
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 07:56 AM
I know Customer Service is focused on attending to users external from the company, that is its entire reason for existing. But what about in an example where a support group is attending to both internal AND external customers for the same support? I have a use case where I need to allow cases to also be opened where the internal member may be the contact.
Has anyone done this before? Has anyone had a use case where contacts needed to be internal users and successfully implemented this? (is there a parameter I am missing that makes this easy?)
Solved! Go to Solution.
- Labels:
-
Customer Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 09:52 AM
Setting this so I can mark the question as answered. When having cases where internal users are set as the contact, make sure you also have the system property "sn_customerservice.email.create_case_for_non_matched_user" to true, you may need to clear the cache for it to take effect.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 09:28 AM
yea...that's what's confusing me right now, I have it set to true, it should just be returning true and be good.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 09:51 AM
Well there we go....needed to clear the cache after changing the parameter to true. ugh. It's now picking up properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 10:00 AM
I just got another lesson on that a couple of days ago too. I guess it will be repeated until learned. LOL
Glad you got it worked out!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 09:52 AM
Setting this so I can mark the question as answered. When having cases where internal users are set as the contact, make sure you also have the system property "sn_customerservice.email.create_case_for_non_matched_user" to true, you may need to clear the cache for it to take effect.