Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

ok, one more thing

 

Is it possible to put variables read0nly mode once task sets closed complete

As far as i know, there is no such restriction. you can make it readonly. Making them editable if task is closed, i doubt.

Thanks Asif for you support on this.

 

Thanks a lot

No problem. Kindly mark my other comments as helpful as well.

Nag, you can mark only ONE COMMENT as a correct answer. Other comments, mark them HELPFUL.