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

Forum Posts

Hide a catalog item which is part of an order guide

Dear Experts,   We want to build an order guide combining 3 catalog items. However, we do not want the users to access these catalog items independently/directly but only through the order guides. If we add user criteria/entitlement to these catalog ...

pauladams by Tera Contributor
  • 5332 Views
  • 13 replies
  • 8 helpfuls

Playing a sound file when a ticket is assigned to your group

Hi, My service desk would like a sound to play when a ticket is assigned to their resolver group, is there away to do this, I have located this information - Customize the Connect audio notification sound which seems to cover   - Audio file to play t...

clivebushell by Giga Contributor
  • 2386 Views
  • 6 replies
  • 0 helpfuls

Resolved! Business Rule to make checkbox true

Hi, We have a Brand table in which I have created a list controller location field to select multiple location in one brand. And we have an application services table which has brand field referencing to brand table and location field referencing to ...

Resolved! Updating work notes of SCTASK when a field is updated in RITM

Hi, I have a requirement where a field is modified in RITM, work notes have to be added in SCTASK with that information. I have added the following "before" business rule for "insert" and "update" on sc_req_item table ------- (function executeRule(cu...

find_real_file.png
sankon by Kilo Expert
  • 2558 Views
  • 3 replies
  • 2 helpfuls

Signature Pad use in Catalog Items and relate it to ticket

Hi All, I have created Add signature button on in Incident Form for testing the functionality.I created a UI Action to show a button.       This is the configured UI Action       function SignRequest() { var sysid = g_form.getUniqueValue(); var table...

find_real_file.png find_real_file.png find_real_file.png

Possible to filter Top Searches widget?

We have customers using our ServiceNow instance with limited access, ensuring they can only open their own records.However the Top Searches widget will show search terms from all users, not just those in their own company. Ofcourse re-using the searc...

jangunnar by Kilo Contributor
  • 2062 Views
  • 4 replies
  • 0 helpfuls

Resolved! Running a Rest message from scheduled job

I have a rest message with POST method, rest message is running and giving result in test run. but when I am trying to run this using scheduled job it gives me error. I wrote this: var r = new sn_ws.RESTMessageV2('RestMessage','post'); var response =...

Resolved! How to convert string field value to date field using transform map

How to convert string field value to date field using transform map string field value : 01-APR-1967 (u_actual_date)-->string field date field format : MM-dd-yyyy (actual_start)--> date field below code not working: OnBefore if (!source.u_actual_date...

Tribid2 by Kilo Expert
  • 4719 Views
  • 5 replies
  • 3 helpfuls