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

Is there an automated way to create bulk requests?

We have "Server Decommission" request, this is actually a record producer to create Change tickets.Is there an automated way to submit a large number of server decommission requests?We have 100+ servers to decommission, is there an easier way for us ...

Community Alums by Community Alums  
  • 5904 Views
  • 7 replies
  • 1 helpfuls

Resolved! Tricky ATF Task: Get Related Field Value in Record Query

I have started pumping out some ATF testing, thanks in no small part to some of the help I have gotten from the Community here.  I am hoping that they can come through with another problem I have. We have a Catalog Item where Manager's can set Delega...

find_real_file.png find_real_file.png find_real_file.png
jmiskey by Kilo Sage
  • 5974 Views
  • 10 replies
  • 2 helpfuls

Resolved! How do you read URL from Catalog Client Script

I have created a UI Action that runs server side and redirects a user to a Record Producer. The UI Action adds data to the URL (UI Action Redirect : com.glideapp.servicecatalog_cat_item_view.do?sysparm_id=21378b88db9e2300c218d740cf961961&sysparm_comm...

marclindsay by Tera Guru
  • 18832 Views
  • 16 replies
  • 42 helpfuls

Refresh widget when updating a record

I have a widget which displays records in a certain state, with a counter on top of how many there are (see image below). I want to update the counter when the user clicks on one of the buttons to reflect the current count. Part of my HTML: <div clas...

Jonatan4 by Giga Guru
  • 835 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to Update variables in a table through Flow Designer.

Hi All, I have a requirement to update two variable values in Hardware table through flow designer. These two variables are Yes\No fields in catalog item. I am trying to update these fields by picking the values from the catalog item while raising a ...

Munna1 by Tera Contributor
  • 2158 Views
  • 6 replies
  • 3 helpfuls

Resolved! Add User To Group Across Domains via Microsoft AD Spoke

I am trying to figure out how to successfully add users from one domain to another domain in Active Directory. example: Root Domain is the parent domain Domain A contains User ADomain B contains Group A I am trying to add User A in Domain A to Group ...

Resolved! Hiding variable on RITM and Task

Hi, We have a catalog item that contains a variable set called Delivery Options. This set contains a number of variables, one of which is delivery_address for home delivery, which is made visible by a ui policy if another choice variable= home. We wo...

Cirrus by Kilo Sage
  • 1310 Views
  • 3 replies
  • 1 helpfuls

Notification Email Script getCompanyID return null

Hi All, I have built notification email script     var GU_obj=gs.getUser();      var compid=GU_obj.getCompanyID();    template.print(compid); I have tested this on "Scripts - BackGround",It returned the value as well.  I have called the script from e...

Resolved! Schedule Job Run as Timezone

Hi there, I have one schedule Job , in run as field there is person from IST timezone, and in script of schedule Job contains addDaysLocalTime(1) in two places, may  be this is why we're having some conflicts with GMT timezone, so my question is if I...

John Doe by Giga Expert
  • 2572 Views
  • 4 replies
  • 3 helpfuls

Resolved! ByPass WorkFlow when record inserted through Import Set

Hi All, We have a custom table and whenever the record is inserted one workflow will attached to it to create the Subtasks and to do other functions. When Inserting the data through transform map also this workflow is attaching and it is creating the...

Ratan B by Tera Contributor
  • 938 Views
  • 1 replies
  • 1 helpfuls