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

Resolved! Virtual agent - user object

Hi, Is there an easy way to access the current user object and quickly get the first name, last name, full name, email? Does gs.getUser suppose to work on virtual agent?   Thank you!

Browser Notifications

Hi, How can i create a browser alert in ServiceNow? I want to create something similar to the below image when an incident is assigned to anyone.

Screen Shot 2017-12-05 at 4.35.24 PM.png

My Requests Widget v2

Hi All, I am looking to start using the my requests v2 widget so we can view multiple tasks type in a single table on the portal. We have multiple portals in place, one is for internal users and the others are for our external customers.  Due to this...

Sam Ogden by Tera Guru
  • 1799 Views
  • 2 replies
  • 0 helpfuls

Creating Announcements from Outages

Morning all, I have a received a requirement to be able to create Service Portal Announcements automatically when an Outage record is created. They thought this functionality was available in their Madrid developer instance, but I cannot find any ref...

Cirrus by Kilo Sage
  • 2101 Views
  • 1 replies
  • 1 helpfuls

Resolved! ACL condition

Which of the following will allow access if true in an ACL? Condition field evaluates to trueScript field returns true or sets the variable answer to trueThe user has one of the Required rolesOther matching ACL rules for the object evaluate to true  

Sunny Gurung by Mega Contributor
  • 10568 Views
  • 5 replies
  • 6 helpfuls

Resolved! data from server to client Service Portal Widget

I want to pass Trouble shooting number from server to client below is the code Note : Scoped application HTML <div class="panel panel-default panel-body m-t m-b"> <button class="btn btn-primary btn- block" ng-click="c.execute()">Execte Error Code</bu...

Resolved! Using sysparm_offset in REST API Script

Hi everyone,I've created a REST API Script that allows me to get records from my incident table.   However, we would like to use pagination so that if we have a multitude of records, we are able to page through and not have a massive amount of data i...

ericeger by Tera Guru
  • 8158 Views
  • 6 replies
  • 2 helpfuls

Resolved! Why is there "action===update" inside the function parameters?

Hello~ I have a quick question, I ran across this transform script, and there is this part that I don't understand: action === "update" Can someone please explain it to me? mainly why is there a check for update, does that mean that if it is not upda...

phantom7 by Giga Expert
  • 2434 Views
  • 2 replies
  • 8 helpfuls