Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Resolved! Issues with using an HTML formatted field in incident...

I have added a Read Only HTML field to incidents, u_bp_description with a UI policy to show u_bp_description if the incident was created via a BigPanda automation share.  It will display a formatted representation of a BigPanda incident in ServiceNow...

find_real_file.png find_real_file.png

As an admin, can I set an alert when someone impersonates me?

We have multiple admins working in our system.  Call me paranoid but since they have the ability to impersonate so 1) I'd like to know if someone impersonates me, maybe an alert 2) I'd like to know how to tell if changes are done by someone impersona...

qster by Kilo Guru
  • 1136 Views
  • 3 replies
  • 0 helpfuls

Resolved! Which are the roles required for web service user to create incident & change request record in servicenow from post man app ?

Hi, I have created a new web service user and gave web_service_admin role to this integration user. Also provided create and write ACL for web_service_admin role. While creating a incident/ change request via Postman it is giving below error.  Pleas...

Dhara1 by Tera Expert
  • 4564 Views
  • 9 replies
  • 3 helpfuls

Where is a script include method called?

I have a method defined in a Script Include (FWIW, it's in an OOtB include, though I think it's a method we created.  A secondary question: is there a way to easily determine that?).  I'm trying to figure out where it is used.  I tried querying Busin...

Resolved! SN Record picker value does not write to record

We tried to use sn record picker to allow users to close a change request. So we presented them 2 fields to populate when they try to close the change request: Close CodeClose Notes Problem is when they submit, nothing is being written for close_code...

JC S_ by Mega Guru
  • 3498 Views
  • 6 replies
  • 1 helpfuls

Database view in performance analytics

Hi,I created view for task and task_sla   and my requirement is show breached tickets count by break down   based on assignment group. I have added   database view in the indicator and added breakdown as group table   and assignment group columnHere ...

find_real_file.png
prasad48 by Tera Guru
  • 2564 Views
  • 5 replies
  • 0 helpfuls

Resolved! Use of batch vs already closed and moved updated sets.

Question,  Once an update set is closed in DEV and already moved to your next instance (I.E. QA / TEST). Can a batch be created in DEV and those update sets moved into the batch?     Reason I ask, we have a bunch of individual update sets we did and ...

menu items from $sp.getMenuItems("SYS_ID") not displaying

Hello experts! I am having an issue displaying a menu item using $sp.getMenuItems("SYS_ID") in a widget. the part of the code that is giving me an issue is the following: data.items = $sp.getMenuItems("SYS_ID");  data.items = [ data.items[0],data.ite...

juan casas by Mega Expert
  • 854 Views
  • 1 replies
  • 0 helpfuls

Resolved! cart API since Quebec Upgrade

Since upgrading from Orlando to Quebec cart.placeOrder() is no longer working in our Inbound Actions.  I've logged a ticket with ServiceNow but I'm wondering if anyone has experienced the same.  I creating a very basic Inbound Action on all three of ...

jonmulherin by Giga Expert
  • 6255 Views
  • 7 replies
  • 12 helpfuls

Resolved! Best way to show value of a negative number as a positive

Has anyone been successful in using the abs() method before?I need to show the total sum as a positive, rather than a negative number. But I'm not sure what script to write, at the moment the script that sets the value is below, which is getting the ...

Resolved! how does $sp.getMenuItems("SYS_ID") work?

Hello, I am trying to reverse engineer where a menu is coming from by evaluating the following: data.items = $sp.getMenuItems("sys_id_a"); the issue is: I don't know where sys_id_a is coming from. What table is that sys_id_a coming from? I read onlin...

juan casas by Mega Expert
  • 2354 Views
  • 1 replies
  • 0 helpfuls

How to Move Dashboard from One instance to Another Instance

Hi All, We have one existing dashboard in both Dev and Production, now I have added additionally one report in the existing dashboard in the Dev stance now I am trying to move that report into Production but the report is moved but the report is not ...

ramesh_r by Giga Sage
  • 18688 Views
  • 9 replies
  • 9 helpfuls