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

Forum Posts

Epic Integration with ServiceNow

Hi AllHas anyone integrated the Epic Help button with ServiceNow?   Our Clinical support team now receives Epic tickets from users that create the request with the Epic Help button. Inside Epic there is an envelope icon our users hit and it opens a t...

Resolved! Change banner colour on login page

Hi All,Can anyone tell me how I can change the banner colour on the login page on my Instanbul (U16) instance?I changed the "Header background colour" in System Properties > Basic Configuration U16 to a lighter colour to match my dark coloured logo o...

chooi by Tera Expert
  • 4317 Views
  • 9 replies
  • 0 helpfuls

Service Portal Filter breadcrumb widget like HI

A requirement we have here is allow our users to view open incidents and request along with their closed incidents and requests.   The My Request page only lists the open incidents and requests.   I was hoping if I put the Filter Breadcrumb in the My...

find_real_file.png find_real_file.png
JR Guieb by Tera Expert
  • 3715 Views
  • 7 replies
  • 0 helpfuls

Send email notification to requested_for user

I'm working in creating a catalog task. Inside of my workflow, I would like to add an email notification to the user if they are not able to fulfill the request. I'm not sure how to implement this.I used a notification inside of my task but It doesn'...

Capture24.PNG Capture25.PNG
SNnewbie2 by Tera Expert
  • 6650 Views
  • 32 replies
  • 0 helpfuls

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
  • 2726 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
  • 2813 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
  • 6454 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
  • 935 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
  • 1816 Views
  • 11 replies
  • 2 helpfuls