ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Please explain current.variable_pool

Hi ,Can someone please let me know what is "current.variable_pool" used in the business rule to call the Rest message . We are calling the REST messages for posting the varaibles information to 3rd party tool.Our script looks like this , please clari...

Mrman by Tera Guru
  • 6892 Views
  • 11 replies
  • 0 helpfuls

Linking to Network File within KB Article

I have been trying to find a way to create a hyperlink within a ServiceNow KB article to network file without any luck. The links keep trying to open within the browser instead of file explorer, even when using the file:// prefix.Has anyone found a w...

bordaj by Giga Contributor
  • 1134 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to re-sync an LDAP OU definition

I am trying to find out the best practice for wiping out an LDAP import (in my case groups), and then re-importing that OU definition.   In my scenario, the Groups OU previously had the wrong filter set, and now that it's been corrected, the invalid ...

Resolved! If condition always returns no.

Hello everybody,I am trying to create an if condition within a service catalog workflow. The advanced script looks as follows:answer = ifScript();function ifScript() { if (current.variables.delivery_address == "Test") {   return 'yes'; } return 'no';...

ajohn by Kilo Contributor
  • 2559 Views
  • 11 replies
  • 2 helpfuls

Retain SSO Source during a clone

We have unique SSO record for each instance in the Identity Providers table. After each clone, we need to update the sso_source field on each user record so that it is using the correct record for that instance.I've tried using a clone cleanup script...

Sabrina10 by Kilo Guru
  • 1829 Views
  • 4 replies
  • 0 helpfuls

Switch MID server from DEV to PROD

Hello I have 2 identical instances (just made at clone from DEV to PROD).The MID-server is configured against DEV and should now be moved to PROD.Except for changing the config.xml   on the windows-server ( <parameter name="url" value="https://YOUR_I...

2017-05-16.png
priisholm by Mega Expert
  • 3272 Views
  • 2 replies
  • 3 helpfuls

export limit for database view

Hi,I just figured out that, when I export data from database views, it exports only the first 10,000 records.Even if I edit the value of the limit system property, the result doesn't change.Any idea?ThanksRegards,

Disable report drill-down option

Hi all,My current client wants to display a few reports on his portal but the drill-down only gives him an empty list because of ACL.This is expected, but then how would you disable the drill-down from the start ?I thought of a few ways already :* ru...

Syvo by Tera Guru
  • 4566 Views
  • 10 replies
  • 1 helpfuls