- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2019 05:16 AM
I am trying to work out why the corresponding user record for a customer contact is automatically assigned the snc_internal role. Where can I change this to be no role?
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2019 05:56 AM
I do not see the Explicit Roles plugin in our London instance. Nor do I see this in my Personal Madrid version of ServiceNow.
Also we see this same behavior in our instance. When we create a contact using the classic UI ServiceNow interface, the contact is created with role sn_internal.
When the contact is created via the customer portal, the contact is than created with the role of sn_external. This seems to be inconsistent logic. We added a Business Rule for now to make sure that Contacts are getting sn_external when created regardless of interface used.
Please mark the answer as correct answer/helpful/accept the solution if it helps
Thanks,
Marc Lindsay
www.norcal-group.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2019 03:39 PM
Hi,
You can't all users need to have either snc_internal or snc_external. This is ServiceNow's way to categorize if the user is a internal user or an external.
//Göran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2019 04:10 AM
Hi thanks for the quick response!
Understood, but why are customers being assigned snc_internal instead of snc_external?
Where is that setting coming from?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2019 12:34 AM
That is weird thou, customer_contact should get the snc_external automatically from the role "sn_esm_user". Do they get the sn_esm__user role?
//Göran
Feel free to connect:
LinkedIn
Subscribe to my YouTube Channel
or look at my Book: The Witch Doctor’s Guide To ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2019 12:58 AM
Hi
Nope - all snc_internal only.
I removed the roles assigned so far to suggested.
I tested a few new contacts and no role was assigned at all ... weird. So I don't know how that batch ever came about.
So still have to work out how to auto-assign sn_esm / snc_external.
S.