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

Forum Posts

Resolved! Service catalog wizard, to use or not to use

Hi,In my research to build a service catalog for my company, I came across wizards and using them to build an order guide.The Ootb order guide in the catalog is not sufficient in terms of how steps it has before checkout. It was noted on the wiki pag...

vibee by Kilo Expert
  • 5208 Views
  • 6 replies
  • 2 helpfuls

Resolved! Deleting RITM

Hi,Though I don't have admin rights, I have right to delete ritm's.i.e., when I   open requests, there are >1 ritm. Then I can select all those and deleteHow can I restrict this? Is there any way

find_real_file.png
vspk by Giga Expert
  • 4549 Views
  • 4 replies
  • 6 helpfuls

How to configure BSM Map

Hi everyone! I wanted to configure the BSM map in a way that will only show the CI's currently in Production environment. I am planning to create this by creating a new Map Menu Action that would trigger the configuration. The problem is there seems ...

lhai by Kilo Contributor
  • 5648 Views
  • 4 replies
  • 1 helpfuls

Copy attachment from sys_attachment

Hello, I have a lot attachment on sys_attachment that I would copy on different KB Articles.I made an On after script on my Transform who import the articles. But it doesn't work.When I tried between two articles from kb_knowledge, it's works fine.Do...

didierl by Giga Contributor
  • 5488 Views
  • 2 replies
  • 0 helpfuls

Users name to display in Short Description

Hello,We have it set up so that a user can request a piece of hardware / software in ServiceNow Self-Service.When they request this hardware / software, it is sent to their manager for approval and a call will be logged on out side stating 'Hardware ...

find_real_file.png
johny0555 by Kilo Contributor
  • 3047 Views
  • 9 replies
  • 1 helpfuls

Resolved! Show and require variable in TASK, hide in catalog

When the customer is submitting their catalog request item, I don't want one of the variables to display, so in the onLoad script I do this:   g_form.setDisplay('STT_Opera_opsTransitionLead', false);  When the first task is created from the workflow...

grosch by Mega Expert
  • 9196 Views
  • 9 replies
  • 6 helpfuls

Resolved! Adding custom fields to Contextual Search

I'm on Geneva and I'm using contextual search on the hr_case table and would like to add a custom field to the contextual search as an additional filter along with short_description. I have a matching custom field on the kb_knowledge table to search ...

forward by Giga Expert
  • 3217 Views
  • 3 replies
  • 1 helpfuls

Resolved! Add requested for to service catalog

My client is wanting to add the Requested For (requested_for) field to some catalog items. I know how to add the reference field to the user record and populate the default value with the current user. What I am having some trouble with is then getti...

Order Status_ REQ0016234 _ WESCODEV - ServiceNOW_06-03.png
will_smith by Mega Guru
  • 10376 Views
  • 18 replies
  • 0 helpfuls

Resolved! Empty values for macro in variable editor

Hi,I have created a UI macro, having an input field, which I am using in a variable in record producer.After submitting the item, and checking record created. The variable editor have empty values in those input fields.How should I bring the data ent...