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

Forum Posts

Resolved! Change the background color of an variable

Hi, I would like to change the colors of an entire variable e.g. Multiple Choice, e.g. background color for gray and font color for red. I have been looking at the forum where the posts are primarily about changing the color of the label. Can you th...

find_real_file.png

Trying to Change RITM Stage value based on Catalog Task State

Hi, I have a requirement say for example when Catalog Task - State moved to "Pending" then RITM - Stage should be "Pending". Based on RITM "Pending" Stage I wanted to pause the Resolution SLA for this Catalog item. I tried a Business Rule to change t...

find_real_file.png
Raghesh by Giga Expert
  • 1821 Views
  • 4 replies
  • 0 helpfuls

Resolved! Linking SCTASK's to Change tickets

Hi, I have added under the related fields, in the Change form the Catalog Tasks section, and in the SCTASK form the Change Requests section, then carried out the following:1. Created a new Request — navigated to the SCTASK - 2. Clicked on the Change...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
clivebushell by Giga Contributor
  • 7504 Views
  • 7 replies
  • 3 helpfuls

Resolved! Background script to replace words in article body in Knowledge base

Hello,This is probably really simple but wouldn't know how to script it.To give you some background we have knowledge base articles which mention specific assignment groups but every now and again these assignment groups are renamed and as you can im...

Community Alums by Community Alums  
  • 1882 Views
  • 1 replies
  • 5 helpfuls

Waiting for flow execution data - Flow designes

Hi All, We are using flow designers for Change Management. When Change is submitted for Approvals flow is triggered and we got the first level approvals and we are not getting the second level approvals. when we click on SHOW FLOW. We are getting bel...

Resolved! Variable type Break don't work on the Catalog Item Form

Hi, one question to the variable type break. I maintained a variable set and a variable with type break and add the variable set to the catalog item.  If I call up the catalog item on the service portal, I don't see the line .  I checked the order of...

Gabriele7 by Tera Contributor
  • 2755 Views
  • 4 replies
  • 3 helpfuls

Resolved! Auto renewal of contracts (ast_contract)

Hello, We have some questions regarding the use of contracts : -On the renewal tab when you check the auto renewal, you have the possibility to select the option (1, 2 or three years). If let's say we check one year, does it mean it is automaticaly r...

Resolved! How to set worknotes of Incident from Business rule on Problem

Hi    (function executeRule(current, previous /*null when async*/ ) {var gp = new GlideRecord('problem');gp.addQuery('sys_id', current.sys_id);gp.query();while (gp.next()) {}var gr = new GlideRecord('incident');gr.addQuery('problem_id', gp.sys_id);gr...

Gayathri5 by Tera Guru
  • 1685 Views
  • 5 replies
  • 2 helpfuls