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

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

Forum Posts

Using Knowledge for a Glossary of Terms

Hi all,I'm curious if anyone has ventured into using Knowledge to somehow house a glossary of terms. If so, it would be helpful to hear about how you've structured things -- whether you're, say, committing all terms to a single knowledge article vs. ...

jeffblancato by Tera Contributor
  • 5905 Views
  • 6 replies
  • 6 helpfuls

Large Data Exports (CSV/XML)

Hi guys,I am trying to export large amounts of data (> 500,000 rows) from service now, in particular, the metric_instance_list table as csv's. This data is to be pulled by a daily cron-job to populate another application which is reporting on these m...

rajabhadury by Kilo Explorer
  • 12008 Views
  • 6 replies
  • 0 helpfuls

Asset Search Page

Hello all,I am looking for direction on how to create a simple page where a user either enters in an asset tag number or scans one of our asset barcodes and clicks a button (presumably called Search) and based upon the asset tag # they are redirected...

template in jelly tag.

HI,I wanted to know where the xml file defined in template attribute of jelly tag<g:insert>example: <g:insert template="get_target_form_function.xml" />In this get_target_form_function.xml this file must be defined to excess that in <g:insert>

priyanayak by Kilo Contributor
  • 5978 Views
  • 2 replies
  • 0 helpfuls

Resolved! Run Powershell Activity Issue

I am trying to run a powershell script through run powershell activity. i am using 2 powershell run activity in my workflow first one is working fine but the second one is not executing and giving some error. but when i am executing it on my mid serv...

ravish2 by Giga Expert
  • 6137 Views
  • 5 replies
  • 0 helpfuls

Scheduled Job ECB Exchange Rate Load.

Hello, I have two situations where converting USD to another currency is required. Have tried to use the out of box scheduled job ECB Exchange Rate Load but it does not finish correctly. By that I mean it does not update all the currencies. There is ...

JimCheffer by Kilo Expert
  • 3650 Views
  • 3 replies
  • 0 helpfuls

Resolved! GlideDialogWindow & ShowLoadingDialog

I'm trying to implement a loading pop up using both the GlideDialogWindow & the ShowLoadingDialog as below... showLoadingDialog();   var loadingDialog = new GlideDialogWindow("dialog_loading", true);   loadingDialog.setTitle('Loading CIs please wai...

Using a Wizard for a Service Catalog Item

I've searched through the forum but haven't seen anything that was clear to me but is it possible to use a wizard for a service catalog item? We currently have a service catalog item called 'Unit Number Request' that the department would like to conv...

Community Alums by Community Alums  
  • 3360 Views
  • 5 replies
  • 0 helpfuls

Resolved! images not showing up in content block

I have a content block that contains a 100k jpg image that is in the image library. When I go to the dashboard that I have the content block added to, the image shows up for me, and when I impersonate itil or specific people, it shows up ok. BUT when...

mikestockman by Giga Contributor
  • 3904 Views
  • 1 replies
  • 3 helpfuls

Service Catalog Item Governance

Most catalog items have a governance group -- the group that defines the requirements, parameters, boundaries for that catalog item.       This is different that the fulfillment or assignment group.Example: Remote Access requests -- Our IT Security g...

Lisa Moose by Kilo Contributor
  • 2182 Views
  • 3 replies
  • 0 helpfuls

Resolved! Display Requested Items' under Ticket view

In our current ESS portal, we have a section for 'My Ticket' view, where users are able to view their incidents and Request tickets. Issue:The current view for a 'Request' ticket only displays the Request Number for a ticket, but does not display the...

My Ticket view for Request.jpg
harish11 by Mega Expert
  • 4167 Views
  • 7 replies
  • 0 helpfuls

How do you collect user feedback?

My Knowledge Management team is looking for best practices on how to collect user feedback on articles. Currently, we use the "Was This Helpful" with a yes/no response. When the user selects no, a text box opens, asking for the user to submit a sugge...