Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Dependent value doesn't work in catalog ?

Hi Every body,I am not get answer  after   ,Could any one help out what is error.function onChange(control, oldValue, newValue, isLoading) {   if (isLoading || newValue == '') {      return;   }   //Type appropriate comment here, and begin script bel...

angel kumari by Tera Contributor
  • 4793 Views
  • 11 replies
  • 1 helpfuls

Unable to get emails from third party domains

I'm unable to get emails in the logs from third-party domains. For testing, I put Outlook in the email properties, and I was receiving the emails. However, when I put another domain like 'developers.com' in the email properties, I wasn't receiving em...

iafaqkhattak_1-1714752024447.png
iafaqkhattak by Tera Contributor
  • 2240 Views
  • 2 replies
  • 0 helpfuls

Anyone ever had to disable a Flow using a script?

When we clone we have a scheduled Flow that we need to disable in our subprod instances.  I was thinking of just using a script but I don't see a method for it. I thought about just marking Active=false in the sys_hub_flow table but was not sure if t...

DrewW by Mega Sage
  • 1954 Views
  • 5 replies
  • 3 helpfuls

Business Rule on "sc_req_item" Table Not Setting Stage

I have an ask to automate the cascading closure of related records when a RITM is manually closed.I would usually rather do this through a Flow but given my org's specific circumstance the easiest way I've determined the broadly implement this is via...

hide a variable from variable set

Hello,  Across many catalog items we use variable set with several variables in it. I am creating now a catalog item that does not use all of those variables so I am looking for the ways of hiding it. What is the best solution?

dev_K by Tera Contributor
  • 1834 Views
  • 8 replies
  • 1 helpfuls

Resolved! New Regex Expression Option

I imagine this will probably be easy for anyone versed in Regex.  I just know very little about it. I am trying to create a new entry in the "Question Regular Expressions" table, so I can use it in my Catalog Variable validation (in the "Validation R...

jmiskey by Kilo Sage
  • 2158 Views
  • 2 replies
  • 1 helpfuls

OAuth 2.0 refresh token

Hi all developers,I working on a new integration with 3rd party application. The authentication is done via Okta where I get the token. The token is valid for 1 h.  I created a custom action with REST step in Flow Designer. This action is getting a l...

tomeczek1 by Tera Contributor
  • 2435 Views
  • 2 replies
  • 0 helpfuls

Resolved! Close Case - Stay on the Case

Currently, when I Close a Case by clicking on the Close Case button, I'm redirected to the previous place I accessed that Case from. For example, if I'm in Case list view and click on a Case from there, it opens the Case. When I close it, I'm returne...

MStritt by Tera Guru
  • 2931 Views
  • 10 replies
  • 0 helpfuls