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

Forum Posts

Reports

Within a demand ticket, a project is created, and subsequently, project tasks are established. Our goal is to develop a dashboard that comprehensively illustrates the timelines of both the project and its tasks, alongside their progression status in ...

pramn_1-1756443020427.png pramn_0-1756442939786.png pramn_2-1756443195785.png
pramn by Tera Guru
  • 233 Views
  • 2 replies
  • 0 helpfuls

Resolved! Add a new risk condition: "Insufficient lead time - Normal Change" so that if lead time of 7 days is not met for Normal change requests, Risk should be set as High (NOT VERY HIGH), Impact should be left alone for changes where Type is Normal Change

hi i am working in itsm stimulator, pls give solution for below task . Add a new risk condition: "Insufficient lead time - Normal Change" so that if lead time of 7 days is not met for Normal change requests, Risk should be set as High (NOT VERY HIGH)...

Govindarajan by Mega Contributor
  • 9945 Views
  • 28 replies
  • 72 helpfuls

Resolved! Make Assignment group dynamic

Hello ServiceNow gurus, could you please help me ?I've created a client script to auto populate the assignment_group based of the Assigned_to. In other words, you just have to type the fulfiller's name and his service group will get populated in the ...

AhuelieW_0-1756293712240.png AhuelieW_1-1756293725747.png
AhuelieW by Tera Contributor
  • 556 Views
  • 5 replies
  • 2 helpfuls

Knowledge

(function executeRule(current, previous /*null when async*/) {    var kb = new GlideRecord('kb_knowledge');    if (kb.get(current.document_id)) {        if (current.state == 'rejected' && previous.state != 'rejected') {            var author = curren...

Bhavani1995 by Tera Contributor
  • 210 Views
  • 1 replies
  • 0 helpfuls

Resolved! Catalog client script to clear location

For catalog items, we have a variable set that includes location with a default of javascript:gs.getUser().getLocation(). We have traveling staff with multiple locations and would like this cleared on load for them so they are forced to select ...

Mary S by Mega Sage
  • 531 Views
  • 3 replies
  • 1 helpfuls

Resolved! Create Follow-Up when there are Additional Comments on Closed RITMs

Hello,I've been tasked with creating an incident ticket when a closed RITM receives an additional comment. I created a flow to help satisfy this request as follows:Trigger - UpdatedTable - sc_request (sc_request_item was not available)condition: addi...

Beth19 by Tera Contributor
  • 348 Views
  • 1 replies
  • 0 helpfuls

Importing bulk knowledge articles

how does using the CSV/XML process work with bulk knowledge import. Specifically if and when the article has images. The legacy system can export articles in CSV/XML format with required fields (title, body, metadata, valid to date). what is the proc...

Bhavani1995 by Tera Contributor
  • 733 Views
  • 16 replies
  • 0 helpfuls

Search Knowledge Button on Tasks but not Incident?

Looking for some insight on this please. The Search Knowledge button is an excellent feature when dealing with Tasks as it seems like it grabs the whole article html and posts that so the person would receive an email with that in. Does the same feat...

CaitlynD by Tera Contributor
  • 768 Views
  • 6 replies
  • 0 helpfuls