how to find non admin user in service now

Nag9
Tera Expert

How to find non admin user in servicenow, he must have permissions to raise Ritm

1 ACCEPTED SOLUTION

Can you add the log statement  in the script include after this line and tell me the log output.

     var thisUser = gs.getUser().getUserByID(userID);

gs.log("Group name is "+groupName+"----"+userID);

 

View solution in original post

93 REPLIES 93

Yes assignment group is already set by default 

 

Getting the script logs 

Hi Nag,

Were you able to see the logs.

yes im able too see the logs

can you share the output for newly raised ticket of what you see.

 

find_real_file.png