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

Forum Posts

How to check string key is available in a JavaScript object

Hi All,How to check system property stringKeys are available in Object Or Not ?I have below Object & Property  :var myObject = { "name": "ServiceNow", "version": "Quebec", "Year":"2025", "Country":"Canada" }; system property: StringKeys name, year ...

chanikya by Mega Sage
  • 1630 Views
  • 10 replies
  • 0 helpfuls

Zurich Release

Currently not able to create scoped apps within Zurich. I have released and requested a few PDIs so far and still having the same issue. I get the error message: "Unable to create this application. Go back to the create app experience and enter a dif...

GodspowerE by Giga Contributor
  • 1585 Views
  • 8 replies
  • 0 helpfuls

Resolved! sys_email instance variable

I'm having a problem where I try to get the value of the instance variable from a business rule on Insert of the table sys_email when an email is recieved.I found that the value isn't defined after some updates, so I changed the business rule, but th...

AdriàM by Tera Contributor
  • 1232 Views
  • 4 replies
  • 1 helpfuls

SLA Breakdown and retroactive start

We've set SLA breakdowns up on our instance in order to know how much time our SLAs spend with different assignment groups and assignees. Problem is, we have retroactive start set on our SLAs, which mean they measure all the time since an incident wa...

Abbottronix_0-1759128750994.png

Keeping Live Agent Requests in Queue when Offline

In Live Agent / Messaging, I want interactions to remain in the queue even when all of my agents are offline. The idea is that the interaction will wait, and once an agent logs in and becomes available, they can pick it up. Currently, the behavior is...

lidorz by Tera Contributor
  • 886 Views
  • 2 replies
  • 0 helpfuls

Understanding ServiceNow ACL Types and Operations

 I’m currently learning ServiceNow ACLs in detail. I prepared some notes to understand different ACL types, operations,Sharing here so it can also help others, and please correct me or add if I missed anything.  Type – values of type field client_cal...