Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

Reporting using variables getting error

Hi All,Tried to include variables in the list report but got below error. Also checked the variables for the values which is not empty and not break/container. Syntax Error or Access Rule Violation detected by database (Unknown column 'sc_item_option...

iam_mansoor by Tera Contributor
  • 1604 Views
  • 4 replies
  • 3 helpfuls

Resolved! Server script is not working properly

Hi All, We are receiving multiple sys_id from the recordsIds but the code is not working properly    var recordIds = input.controller;gs.addInfoMessage('test'+recordIds);    var tag=recordIds.forEach(getTags);// gs.addInfoMessage(tag);} function getT...

ui action

i am trying to set values in below fields but not able to set for some fields  in imac form  :To/New Office Location Date ReceivedIMAC Items> Model/Part NumberAdd a link to the IMAC to the SCTask work notes    DescriptionCreate UI action to create an...

rognomolta_0-1732857947636.png rognomolta_1-1732858122901.png

Resolved! Unable to upload update sets XML in my new instance.

Hi everyone, I have an issue wherein I cannot upload XML from my previous instance which was reclaimed, to my new instance (both are same version - Vancouver). I tried uploading a lot of times but the XML file doesnt show up in the Retrieved update s...

ehab_pilloor_0-1709632314158.png

add the select box value dynamically

Hi All, I am trying to add the value dynamically in the select box for one of the group of users by using below catalog client script... function onLoad() {    var selectBox = g_form.getControl('what_is_this_request_for');    var Compuser = new Glide...

VaibhavJ by Tera Contributor
  • 400 Views
  • 1 replies
  • 0 helpfuls

Resolved! Redirecting Users from a Catalog Item to Another URL in Service Portal

Hello Community,I have a requirement where, if a user tries to access a specific catalog item, they should be redirected to another URL.I created a client script for this "function onLoad() {    window.location.href("www.youtube.com");}", and it work...

RachidB by Tera Contributor
  • 1814 Views
  • 5 replies
  • 3 helpfuls

How can w use wait for condition in flow designer for variable?

I have one variable return date on catalog item and I am using flow designer for my catalog item, After closing one task I am putting RITM into pending requester and that time one variable will visible for user " return date" and when he will submit ...

lucky24_0-1691135533422.png
lucky24 by Tera Contributor
  • 3964 Views
  • 18 replies
  • 14 helpfuls