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

How to create interactive filter for list field ?

How to create interactive filter for list field ? In the incident table I am having a field called "Group" which is a list field and it refers to "sys_user_group" table.. I understand that I need to use  filter as "Cascading Filter" but I was not abl...

Sathwik1 by Tera Expert
  • 2409 Views
  • 4 replies
  • 1 helpfuls

Hiding Topics based on Portal in Virtual agent topic picker

Hi  we got new requirement to make Virtual agent bot visible from servicenow to third party application but few topics should be hidden in third party applications And we are trying to hide few topics using below code, but we are having below issues ...

Is there an available out of the box user acceptance test plan template for testing the workflows within incident management module? or A sample

i'M LOOKING FOR A TEMPLATE  TO START WITH SO THAT i CAN THEN CUSTOMIZE IT BASED ON OUR EXISTING CONFIGURATIONS. ANY STANDARD OR SAMPLE PLAN WOULD HELP TO BREAK THE ICE. AS I'M NOT SURE HOW TO START OFF AND MAY LOSE OUT ON SOMETHING  THAT MAY NOT FULF...

change task changes to Open

When a change request state moves to Assess, any change task that is not in the open state, moves to the open state.  For example, if I have 2 change tasks and one state is WIP and the other is On Hold, when the Change Request moves to the Assess sta...

KeithM1 by Tera Expert
  • 891 Views
  • 1 replies
  • 0 helpfuls

Assignment rule or BR for group assignment for incidents

Hello. I have a request to assign incidents to the fulfiller who created them as well as the assignment group they are a part of if they create the incident. I have considered using a business rule or just using the assignment rules to accomplish thi...

Resolved! Date field giving undefined value

I am trying to set the field in yyyy-mm-dd format but it is giving me undefined value. var date = "20.10.2018"; var dt = new GlideDate(date); var dt3 = dt.getLocalDate().getByFormat("yyyy-MM-dd"); gs.print("Date :" + dt3);     Thanks in advance!

How to show value of 'Description' field of 'Knowledge Base' table as Field Message on 'Knowledge Base' (type:reference) field of Knowledge Article form.

Hi All, On the Knowledge Article form, when value of 'Knowledge Base' field (field type is reference, getting value from Knowledge Base Table) is changed. A field message should appear below this field, that should contain value of 'Description' fiel...

Jagbir Singh by Tera Contributor
  • 1595 Views
  • 4 replies
  • 1 helpfuls

Resolved! Large amount of unknown records in sys_choice table

While troubleshooting performance complaints when opening a specific catalog item on the Service Portal, I noticed our sys_choice table contained more than 400,000 records.After looking closer, there are more than 300,000 records which all contain a ...

Jonas23 by Tera Expert
  • 1237 Views
  • 7 replies
  • 3 helpfuls