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.

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

Forum Posts

error using Create User in Active Directory v2 spoke

 I am able to use many of the other actions within the scope without issue. But, when attempting to use Create User, I consistently get this error:  "Action Status": { "code": 1, "message": "Error: Access is denied (Process Automatio...

Yolanda6 by Tera Contributor
  • 97 Views
  • 1 replies
  • 0 helpfuls

Reopen a closed Risk Event

Hi,  Since recent upgrade a new functionality has been introduced for the Risk events: Reopening closed REs. How can I enable it on my instance? I have added to a testing user a required role and tested a closed record, however there is not button vi...

dev_K by Tera Contributor
  • 30 Views
  • 1 replies
  • 0 helpfuls

Resolved! List of icons (Mobile App)

Is there a list of all icons and codes for the mobile app. For example for the applet icons? THXMark

Mark90 by Kilo Contributor
  • 7144 Views
  • 15 replies
  • 2 helpfuls

Resolved! Alternative of gs.sleep() in Scripted Rest API

Hi, I want a delay of 10 seconds in my scripted REST API Script. It is working through gs.sleep() -  my usecase is to wait for sc_task to be generated after creation of RITM. But, since this is not a best practice to use gs.sleep() , I want an altern...

mansigoel by Tera Contributor
  • 2895 Views
  • 5 replies
  • 1 helpfuls

Due date field is giving an error

I want to restrict the selection of past date on the "due date " field on the p_taskfor that i have create ui policy for the same.. but whenever i try to complete or cancle the p_task it shows the error mentioned in the ui policy ( even when due date...

Screenshot (524).png

Related List Hierarchy not visible

I'm trying to display a hierarchy like structure in the case form so that the end user can drill down and navigate to the product and finally choose the product for which the case is being created. This is the hierarchy of product models that I have ...

vivekghildi_0-1763014942093.png vivekghildi_1-1763015121983.png
vivekghildi by Tera Contributor
  • 468 Views
  • 10 replies
  • 0 helpfuls

Resolved! Client script not correct

I have two fields 'var3' and 'var4'What i want is that when the user selects an option on Var3 then on var4 only those related options should appear. So basically, theres 2 fields both it various choices, but there are some that when selected the var...

NMMZ10 by Tera Contributor
  • 159 Views
  • 3 replies
  • 1 helpfuls

Getting server error in Oauth Apis

I have created a Oauth profile and I am trying to hit from postman , when I kept the username , password , Clientid , clientsecret in the body I am getting the access token in request body But when I tried it keeping Authoization as Oauth 2.0 and pro...

kirankumarm1_0-1763032961522.png kirankumarm1_1-1763033298848.png