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

Copy one list collector values to another list collector

I need toadd the  same data in one variable to another variable.both the variables are of list collector type.list collector 1 contains values of a, b,c. now if I add x,y,z to list collector 2 then it need to be added to list collector1.the final val...

Ak8977 by Tera Expert
  • 553 Views
  • 2 replies
  • 0 helpfuls

Add Users to Watch List When @Mentioned

Team,I have a requirement where we need to add users to the watch list when @mentioned on incidents, changes, and catalog items. I have attempted with the two following scripts on the 'live_notifications' table, but users are still not being added to...

tiguin2798_0-1713823157306.png tiguin2798_1-1713823177872.png
tiguin2798 by Tera Guru
  • 405 Views
  • 1 replies
  • 0 helpfuls

Restrict visibility to other portals

Hello experts, How can we restrict the visibility of other portals when users change the view parameter in the URL?  Example:Users are redirected to: "www.instance.service-now.com/ sp "User can change URL to "www.instance.service-now.com/ example" An...

Need help on database view

Hi all, Need a help. Is there is a view to eleminate duplicate records from database view based on two columns. For example in the below screenshot we have 4 records assigned to a single user and also have same software model so is there is a way to ...

William08_0-1713807617219.png
William08 by Tera Contributor
  • 293 Views
  • 4 replies
  • 0 helpfuls

Business Rule Blocking Change Creation From Incidents

Good Afternoon,We have a business rule on our changes that keep a normal low priority change where it can't be created if the planned start date is less than 14 days (in the new state). This is working as intended from the Change > Create New page. H...

tiguin2798_0-1713805790031.png tiguin2798_1-1713805791622.png
tiguin2798 by Tera Guru
  • 760 Views
  • 2 replies
  • 2 helpfuls

Flow Designer Inputting Wrong Time Zone

Hi Folks,  Bit of a strange issue. I have a flow that creates an Outage Record on the Outage Table. It uses the Incident User Impact End time + 1 second.  The User Impact End Time is below;   On creating the record, I am using the Transform Function ...

gcolj_0-1697898086026.png gcolj_1-1697898218842.png gcolj_2-1697898385891.png
gcolj by Tera Contributor
  • 631 Views
  • 1 replies
  • 0 helpfuls

Call script include from catalog builder

We are considering offering catalog builder to our service owners for them to maintain their own items. Pretty simple.However, we want to limit the catalog items they can edit based on the catalog template>Available For.I've written a script that wor...

Resolved! Defaulting to a Related List field

Hello All, I have what I assume is a very simple action that I can't seem to figure out and I was hoping you all might be able to provide some help. I have a field "Field A" that is a reference to the sys_user table on my Change Request form.  I am t...