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

Forum Posts

Resolved! I'm trying to add a hyperlink to a file on an internal server, i.e. file://///servername/filename, in a KB Article. Each time I do, the hyperlink is removed. Is there a way to do this?

I have a document I need to add to our knowledge base and it has links to UNC file paths in it.   I need to be able to preserve these links inside the KB article.   Everything I have tried has failed.   just copying the link takes me to a web page an...

tjschow61 by Kilo Contributor
  • 2930 Views
  • 3 replies
  • 1 helpfuls

Resolved! Preview on Catalog Items

Hi,Can I remove this preview link (which does not do anything anyway) from the items list?The value of glide.sc.auto_expand is set to 0. I changed it to 1 and then back to 0, just to make sure. Preview is still there.Currently on Helsinki patch 6, UI...

itemswithpreview.JPG
oharel by Kilo Sage
  • 3118 Views
  • 5 replies
  • 1 helpfuls

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
  • 6787 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
  • 1064 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
  • 2352 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
  • 1798 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
  • 3225 Views
  • 2 replies
  • 3 helpfuls