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.

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

MFA- OTP Generation

when service now sends email top for MFA. it will send the same OTP if user asked to resend the top after some time how to fix the issue.my requirements is: I need to make it as if the user clicks resend otp then a new top needs to be sent instead of...

Issue with List Collector Variable

Hi All,I have a list collector variable on a catalog item referring to user table. When one user is selected, I am setting another variable in form. If list collector count is 1 , I am setting 1*10 and if 2, 2*10. It works as expected, when I remove ...

calculate field check box

on selecting a field on a form I am not able to check the value of the calculated field to true and am not able to write a script also any solution help and give suggestion

List collector approval issue

I have a list collector field having 4 values in catalog item and each value has a group approval associated....So based on condition i am using for each condition after lookup records from sys_choice table and putting if conditions after for each fo...

How to integrate third party Application with servicenow?

Hello Expert,I want to integrate Third party App with Servicenow where Third party app will be sent the user name/sys_id/email and application name. After this a record (Example incident ) will be created in Servicenow for the same user which receive...

Chandra18 by Mega Sage
  • 930 Views
  • 5 replies
  • 0 helpfuls

Resolved! server equivalent of hasroleExactly

Hi, Is there a server equivalent of g_user.hasRoleExactly gs.hasRole returns true for admin and userHasRoleExactly works only client side   Regards, Sreedhar