Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Display Hyperlink In Catalog Item Variables

Hey All, I need to create a variable on the catalog item which will be hyperlinked to a KB article. Once clicked on the variable, it will open the KB article. What will be the best practice to implement it? I have read you can use the UI Page service...

Resolved! Standard Change Proposal Assignment Group

We've just started using the Standard Change Proposals. When a new Proposal is created via the Standard Change Catalog the Assignment Group value is populated to a group that is not being used in our organisation. I'm looking to change the group that...

RW-43 by Tera Contributor
  • 6325 Views
  • 5 replies
  • 11 helpfuls

Implement E-signature on a table.

Hello all,  I am trying to implement the E-signature functionality to the dms_document table. I have created some documents in the document management module(dms_document).                                                    I have also created an E-s...

find_real_file.png
Maxwell3 by Kilo Guru
  • 3689 Views
  • 3 replies
  • 1 helpfuls

Resolved! OnChange client script for auto-populating field values

Hello all, We have an onChange client script setup - whenever a caller is filled in, the location will be auto-populated on the incident form. But when the impacted user (not mandatory field) is filled in, it overrides the location of the caller and ...

ITSM Workshop Slide deck

I remember someone telling me once that ServiceNow provides ITSM Workshop slide deck to help explain to a customer and provide a small walk through of each module after a new release. I am looking for details to include Incident Module, Problem Mang,...

William2 by Tera Contributor
  • 8548 Views
  • 6 replies
  • 6 helpfuls

Adding an Extended Tooltip to a Variable

Hello, I was wondering if there was a way to create an extended tooltip to a checkbox variable. Currently, the tooltip field located on the variable configuration page accepts up to 40 characters. I need to include a tooltip that is able to handle 10...

FredKing by Kilo Explorer
  • 2840 Views
  • 2 replies
  • 3 helpfuls

Resolved! How to hide records using ACL's

Hi All, Could you please help me on ACL's  Hide "Leaders" group incident records if logged in user is not a member and rest of all incidents should be visible in normal . "Leaders" group members should be see all incidents with out restrictions 

Resolved! global.getNextObjNumberPadded() usage

Hi,   I am loading data using a transform map ,I unchecked the "run business rule " on transform map . The thing is the numbering of field in the table is set in a business rule every time a new record is inserted with this function global.getNextObj...

phani24 by Tera Contributor
  • 10565 Views
  • 2 replies
  • 5 helpfuls

How can I automate Incident ticket assignment

Hi Team, I monitor incident tickets in my group queue in service now and based on Product I assign them to responsible teams. How can I automate this task, so end goal is I do not have to monitor my queue in service now every minute, whenever tickets...

shubham14 by Kilo Explorer
  • 5074 Views
  • 5 replies
  • 0 helpfuls

Abort Action on record producer

Hi All, I have a record producer on custom table. Based on a value of variable on record producer form (if value already exists in table), the record producer should be aborted with an error message and should stay on the same form. How can we achiev...