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

Forum Posts

Resolved! Need to update 'CI' and 'Service' via background script for a Closed record. I see the record is getting updated but CI and Service is not showing on the record.

Need to update 'CI' and 'Service' via background script for a Closed record. I see the record is getting updated but CI and Service are not showing on the record. I am using the below script: var grchange = new GlideRecord('incident');grchange.addQue...

sbeginner by Kilo Guru
  • 858 Views
  • 2 replies
  • 2 helpfuls

I want to get the value of Active Status field from sys_user_group table to sys_user_grmember. I have added one field(Group Active/inactive status) in sys_user_grmember table. Please help me .

I want to get the value of Active Status field from sys_user_group table to sys_user_grmember. I have added one field(Group Active/inactive status) in sys_user_grmember table. In user table, under the groups, Group Active/Inactive Status is showing f...

shivashish by Tera Contributor
  • 966 Views
  • 5 replies
  • 1 helpfuls

Attach workflow to catalog item

Hi, I have created a workflow and attached to a catalog item and captured in a update set in Dev instance.  now I have moved that to test environment, when i am clicking on previewed it is showing an error : "Could not find a record in sys_user for c...

thanuja by Kilo Contributor
  • 1059 Views
  • 5 replies
  • 0 helpfuls

Resolved! Can someone please tell me why Catalog UI Policy and/or Catalog Client Script is working in Service Catalog but not in Employee Portal?

Hello,  I have a Catalog item date field with (attached) Catalog UI Policy and/or Catalog Client Script is working fine in Service Catalog but not in Employee Portal? In the Date Field, user will not be able to select any day that is less than 10 day...

find_real_file.png find_real_file.png find_real_file.png
Hola Ola by Giga Guru
  • 909 Views
  • 2 replies
  • 1 helpfuls

Set category on incident using predictive intelligence

Hello Team, I am looking out for code to implement predictive intelligence on incoming incident, when an incident is getting created want to auto fill the category on the form, can someone please provide some inputs on how to go ahead. Thanks in adva...

Resolved! UI Policy on Catalog Variable Set

Hello, For one of our forms, we want to display a set of fields based on the quantity of the line item (max is 15). example: If quantity is '1', show one section only consisting of 8 fields. if quantity is '2', show two sections consisting for 2*8 fi...

vijir by Mega Guru
  • 8463 Views
  • 5 replies
  • 5 helpfuls

How to save data in JSON format

Hi All,   I am quering  a table and want to save this record , so my format looks like this . so first one is the Sys_id and it has more than 1 record associated with it. which i am getting from a table. how can have a Json for this  and then how can...

Priya75 by Tera Contributor
  • 1866 Views
  • 4 replies
  • 0 helpfuls