We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

current.setAbortAction(true) is not working properly

I have on before business rule as below. var val=current.getValue("abc"); var env=current.getValue("def"); var va = new GlideRecord("u_sap_transport"); va.addQuery("u_transport_number",val); va.addQuery("u_environment",env); va.query(); if (va.next()...

Resolved! auto Populating the values in a form using glideajax and script include

Hi All, I have a requirement to auto populate the field values (email, mobile, manager, department) when I change the user Using script include and glide ajax    I tried the script below but not working fine    please help     Client script onchange ...

Vijay8 by Giga Contributor
  • 5494 Views
  • 7 replies
  • 7 helpfuls

Scheduled job completion status

I have created a scheduled job that runs a script against the CI tables.   Is there a way, once I have started the job (by using the Execute Now button) that I can see when the job status?   ie running, complete, failed, etcRic

rhofing by Tera Contributor
  • 11327 Views
  • 4 replies
  • 3 helpfuls

Resolved! User criteria match all on location and group

Hi I want a user criteria to both match user group and a location that is on the user. But this doesn't work. Do I have to script? I am novice at scripting, How would such a script look?

find_real_file.png
Daniela18 by Tera Contributor
  • 4529 Views
  • 19 replies
  • 2 helpfuls

Case vs Incident Management

Hi all,I would like to understand why case management is used in Customer Service Management. What is the senitiment of using case instead of incident?All   that can be achieved using case can also be done using incident management as well in my opin...

Mahira by Tera Guru
  • 22713 Views
  • 15 replies
  • 14 helpfuls

Analyzing the Fulfiller role usage

Hello All,  We need to migrate from older version to Orlando and we need to analyze the usage of  ITSM Fulfiller users.  I need to be able to analyze what users act as actual fulfillers (create and modify records) and what users only view and approve...

YO123 by Kilo Explorer
  • 3679 Views
  • 1 replies
  • 3 helpfuls

Resolved! KB Article not displaying correctly in Service Portal (New York)

Hi Community, We're experiencing an issue with a knowledge article not displaying correctly in the Service Portal.  The article was not created by a template so I believe KB0692733 does not apply.   The KB article appears to be offset and information...

Community Alums by Community Alums  
  • 1762 Views
  • 4 replies
  • 0 helpfuls

Resolved! Requested for is populating Empty on Request an Requested Item table

Hi All, Requested for is populating empty for the RITM Created for the item. I have the below business rule written on sc_req_item table. Condition: current.request.requested_for != current.variables.requested_for (function executeRule(current, previ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Abhit by Tera Guru
  • 3258 Views
  • 1 replies
  • 1 helpfuls