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

Dictionary override to Knowledge and Cat items

Hi Guys, I have created a new group and made that group to be shown only for Incidents. I followed this and did this: Create your new group type (e.g., 'Incident Assignment') in table [sys_user_group_type].Open the module:   System Definition>Diction...

Sravanthi10 by Tera Contributor
  • 1248 Views
  • 5 replies
  • 0 helpfuls

Resolved! Pre-populate Interaction Form on the Agent Workspace

Hi, I am looking to integrate Contact Center with ServiceNow and open up Agent Workspace. As part of it, I am opening up a new interaction record and intend to pre-populate some fields on the interaction e.g. Opened For. Is there a way to pass the in...

What is difference between fix forward and a restore?

I will be installing the High security plug-in + update a few hundred custom ACL.  It was suggested as a back out plan to do a fix forward instead of a restore?  what's the difference.  How does one prepare for a smooth 'fix forward'?  Thanks

Donna12 by Tera Guru
  • 4917 Views
  • 2 replies
  • 1 helpfuls

Keyword/"For text" search does not work for Interaction table

Hi all,   Keyword/For text search does not seem to work on the interaction table.    I.e. After searching for "test" in the image below, I'd expect IMS00000101 to appear (as the Short Description contains test).However, this is my result: Does anyone...

find_real_file.png find_real_file.png
Victor17 by Giga Contributor
  • 1812 Views
  • 2 replies
  • 5 helpfuls

Catalog client scripts to populate logged in user

Requirement is to populate logged in user name. Wrote client script of onload function just to populate logged in user alert('welcome'); var us = g_user.userID; g_form.setValue('caller_id',us); even alert is not getting populated Any suggestions  

meghana23 by Kilo Contributor
  • 1895 Views
  • 6 replies
  • 1 helpfuls