Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

List of Users Demo in ServiceNow

Wivi
Tera Contributor

Hello community!

 

Does any one know where can I find a list containing what are each of the personas and their roles for the demo users on ServiceNow? This way I know who I'm impersonating and I can create mock data for testing purposes.

 

i.e Abel Tuter - Is him a client demo user that can log incidents or he is Help Desk Technician?

Jodi Seals....

Abraham Lincoln and so on...
 
p.s I'm using San Diego version

 

Many thanks in advance!

 

#sandiego #demousers #personas #roles

 

5 REPLIES 5

Veer
Kilo Sage

Hello @Wivi  Please go through the table sys_user_has_role by entering it on the application navigator it will provide a list of users and corresponding roles. 

Enter sys_user_has_role.list

 

Please Mark this as Accepted Solution / Helpful if you find this helpful

Wivi
Tera Contributor

Thanks for the inputs @Veer, but what I was hoping for was to get a list containing the job role of each demo user (the ones with @example.com). Something like:

Abel Tuter - External Requestor

Beth Anglin - Service Desk Analyst

@Wivi  Based on the roles assigned in the system itself we can able to understand their access level. If you are just looking for a job title, please hit sys_user.list and open any record on the form and check the title.

 

Please mark this as helpful 

Wivi
Tera Contributor

Thank you for your inputs, Veer.