Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! Thumbnail in Knowledge doesn't work in Backend

Hi, when you publish a Knowledge Article with an image, you can use the thumbnail function by defining the size in the Advanced setting of the picture. In the ESC that work fine, in the backend view for Knowledge Articles, this doesn't work. Is that ...

Community Alums by Community Alums  
  • 1189 Views
  • 3 replies
  • 1 helpfuls

connecting to oracle

Hi,I'm trying to connect to oracle database, query a table and preparing a dashboard using the data. I navigated into ' system import sets --> administration--> data sources' and provided the details of my oracle instance.the issue here is 1. i'm not...

khazare by Kilo Explorer
  • 6337 Views
  • 8 replies
  • 0 helpfuls

Resolved! how to use if inside while loop

Hi All, My code is just updating the else condition if the value is matched. i want to give the error message as well.var server = request.split(',');for (var i = 0; i < server.length; i++){var gr = new GlideRecord("u_server_details");gr.addQuery("u_...

Priya75 by Tera Contributor
  • 3530 Views
  • 11 replies
  • 2 helpfuls

How to customize OOB copy Incident UI Action

Hi all,When we click on OOB Copy incident UI action it will create new incident by copying some field value from old incident form. In our case the assignment group field value also got copied from old incident to new incident from, but the assignmen...

Community Alums by Community Alums  
  • 1975 Views
  • 6 replies
  • 0 helpfuls

Resolved! Passing a value via URL into a record producer

I am trying to populate the description variable on a record collector form from an external URL.   I am able to do so on a new Call form with the following URL:https://<instancename>.service-now.com/nav_to.do?uri=new_call.do?sys_id=-1%26sysparm_quer...

find_real_file.png

ua_app_usage

Hello, ( ua_app_usage )table, will it capture catalog items, order guides? Thanks in advance  

Mk_snow by Tera Contributor
  • 1204 Views
  • 2 replies
  • 0 helpfuls

Resolved! Email Received field on Incident form

Good Morning, I am reaching out for help with the code below. I have been asked to create a custom field on the Incident form that changes to "update received" when incident receives an email. The field is automatically on update clear & when someone...

cdavis22 by Tera Contributor
  • 2772 Views
  • 6 replies
  • 0 helpfuls

Resolved! Remove or Deactivate Survey Answer

We have surveys that we send out with one of the questions being a simple Choice selection question. Our issue is that we need to remove one of the options from that choice selection list. I don't see a way to deactivate just the answer, only the who...

Community Alums by Community Alums  
  • 1703 Views
  • 1 replies
  • 0 helpfuls

String to List Collector in Flow Designer

Hi All,I am attempting to create a flow that will take a comma separated list of sys_ids and call a catalog item with that information. The list would be populated into a List Collector in the catalog item. I can't seem to figure out how to convert t...

Get only date value from date/time field

I have a Date/Time field which has value like 2006-10-12 23:17:30I want date alone from the field as i don't want the time appended there. Only 2006-10-12How to get the value from glide script (server side) ?

Community Alums by Community Alums  
  • 20518 Views
  • 5 replies
  • 5 helpfuls