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

Forum Posts

Angular JS two way binding

Hi  I am referring to following link to test Angular JS code in ServiceNow : https://developer.servicenow.com/app.do#!/training/article/app_store_learnv2_angularjs_madrid_introduction_to_angularjs_in_servicenow/app_store_learnv2_angularjs_madrid_exer...

find_real_file.png
Harshit18 by Giga Contributor
  • 5170 Views
  • 13 replies
  • 2 helpfuls

Resolved! What is the difference between if(inc.next()) & while(inc.next()). if ran a query by doing GlideAggregate to get the count of incidents. if i get always some records more than 150 . which one is preferable using if(next()) or wh

What is the difference between if(inc.next()) & while(inc.next()). if ran a query by doing GlideAggregate to get the count of incidents. if i get always some records more than 150 . which one is preferable using if(next()) or using while(next()). I b...

krishna26 by Kilo Expert
  • 13996 Views
  • 8 replies
  • 5 helpfuls

Resolved! Notification trigger when attachment is added to case

Hello, My use case:  Every time an attachment is added to a case by anyone accept for my integration user then send an email to a particular email address with the recent attachment. I have found this article on the community on how to create the Scr...

Stacy1 by Mega Guru
  • 5206 Views
  • 12 replies
  • 1 helpfuls

Resolved! Emails visible in activity log

Hello everyone,   I m pretty new in this scripting world so take it easy  I need to find a way to log emails (internal and external) that are being sent from/to ServiceNow in the request activity log. I found some posts from like 3-4 years ago but I ...

it_ninja13 by Kilo Contributor
  • 8246 Views
  • 9 replies
  • 5 helpfuls

Getting sysid or RITM of just placed catalog item

I am using a custom UI Macro cart for a certain catalog item.So instead of using the oob "catalog_cart_default", I copied it and created "catalog_cart_default_custom".I'm using basically the same orderNow() function, but I need to capture the RITM (R...

xiaix by Tera Guru
  • 3945 Views
  • 4 replies
  • 1 helpfuls

Resolved! [Show Workflow] UI Action for scoped application

This is a new thread created to properly separate this issue. Solution has been provided by Pradeep SharmaDoes anybody know how to implement the [Show Workflow] UI Action for an application?I used the method described above and I get the following er...

Creating a Change Management Request with REST API

I’m working on a project to try and automate some release tasks within my team. The end goal is to be able to fully create a ServiceNow Change Request via a third party application.   Currently ServiceNow’s REST API functionality allows users to crea...

Harry16 by Kilo Contributor
  • 18176 Views
  • 3 replies
  • 2 helpfuls