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

Forum Posts

Resolved! Learning: Calculated Field or Business Rule

Hello! I am trying to understand either using a calculated field or business rule as best practices for a use case of mine. I need to count the number of cases on a particular table (i.e incident) based on the case state (i.e work in progress, open, ...

kyleenos by Tera Contributor
  • 8888 Views
  • 8 replies
  • 8 helpfuls

Resolved! I need to implement "Reopen" button on the request form.

Hi All,I have requirement, where I need to implement the "Reopen" button on the request form. I have the below UI Action :Form Button : TrueAction name: reopen_requestClient : True Show Update : True Show Insert : True Onclick : reopenRequest() funct...

Navyaa by Tera Expert
  • 3971 Views
  • 18 replies
  • 3 helpfuls

Resolved! API related query in sc_task table

Hi, I am using the below api: https://your-instance-url/api/now/table/sc_task?sysparm_query=short_description=Testing^state=1^assignment_group.u_report_display_name=%27IT%20Securities%27^u_request_item.u_report_display_name=%27Access%27^approval=appr...

Laxmi4 by Giga Contributor
  • 5018 Views
  • 4 replies
  • 0 helpfuls

How to pass values dynamically in REST Endpoint

Hi,Does anybody have any idea how to pass values dynamically in REST endpoint. In below snapshot, in place of IP, i want a fucntionality that on clicking a button, it should automatically pass the IP address field of the record and parse the response...

find_real_file.png
Chandresh by Tera Guru
  • 11317 Views
  • 4 replies
  • 5 helpfuls

Resolved! How to Whitelist domains to receive Inbound emails

Hi,   We have few domains to which ServiceNow restricting to receive notification whcih i am not able to troubleshoot now i want to whitelist few of the domains to receive email notirication.   Can anyone please suggest me how to acheive this 

Resolved! Jelly forEach using JSON object

Hello - I have a glide query which is with the returned results is assigning a value to my task obj and caller obj. This object is converted into a json string object.  The output looks like this [{"inc":"a9a16740c61122760004fe9095b7ddca","caller":"J...

BigMarkP by Giga Contributor
  • 4528 Views
  • 2 replies
  • 5 helpfuls

Resolved! CMDB Tables and Related Lists

I have a custom table  called Network Circuits that is an extended table of cmdb_ci -> cmdb_ci_hardware - > u_network_circuit.  I have another CMDB table (out of the box) called Routers that is an extended table of cmdb_ci -> cmdb_ci_hardware -> cmdb...

kemmy1 by Tera Guru
  • 5768 Views
  • 5 replies
  • 1 helpfuls

Resolved! onChange Client script ignores empty field

Hey guys, I'm working on a client script that clearValue()'s fields below a given field on a form. I'm using an onChange script but have an edge case thats giving me some unexpected behavior. The targeted field is a reference field, but if the user m...

Business rule for clearing a value is not working

  I created a catalog item that has a variable called New Information Needed (this variable is a type = Yes/No). That variable is a Yes/No variable type and is REQUIRED. That variable is only visible on Task # 2 in my workflow which has a Rollback ...

find_real_file.png find_real_file.png
Cupcake by Mega Guru
  • 7746 Views
  • 22 replies
  • 4 helpfuls

Using External JS editor with ServiceNow. Can it be done?

Hello,It is NOT my intention to offend anyone, includding the creators/integrators of the ServiceNow SyntaxEditor module. It is, however, my opinion that it is a mess ineficient, and I believe that up to 80% of my frustrations as an ESS Helsinki+ por...

claudius by Tera Contributor
  • 4200 Views
  • 5 replies
  • 1 helpfuls

Resolved! GlideAjax not working in UI script

Hello, I am trying to call script include function from within UI script (below code between comments "SCRIPT INCLUDE CALL - BEGIN" and "SCRIPT INCLUDE CALL - END" however it seems it is not working as the script include should trigger and event and ...

Milan13 by Giga Expert
  • 4260 Views
  • 8 replies
  • 4 helpfuls