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

Forum Posts

Can we store Archive CIs permanently in Archive tables?

Hi Is there any default time the archived CIs will be available in Archive tables? If yes, what is the default time they will remain in the instance? If we haven't created any destroy rule, then the Archived CIs will be stored permanently in Archived...

Pavithra16 by Tera Contributor
  • 942 Views
  • 3 replies
  • 0 helpfuls

Resolved! Auto complete computer information after the computer name

Team, I have a requirement to auto complete (Show) the list of computers from the requested for, I already did it using Lookup multiple choice, as you can see below, but I need to more information aside of the computer name (Model and Serial number),...

Screenshot_1.png Screenshot_96.png

Resolved! I want to change greetings in virtual agent

Hi,As per below image, I want to change the greetings like below:1. "Hi, I'm your Virtual Agent. Let me know how I can help you today." to "Welcome to servicenow, your virtual agent."2. "What's your issue or request? Or take a look at what I can help...

mania_0-1725638339044.png
mania by Tera Contributor
  • 3829 Views
  • 8 replies
  • 6 helpfuls

How to make guided tour visible for end users

Hello All, I have created a new guided tour on Standard UI (Incident list) for users with itil role to view. I have followed the docs available online but could not figure out how an end user can view the guided tour meant for them.I tried impersonat...

KrunalP by Tera Contributor
  • 1106 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to update worknotes if changes occurs in related list.

Hi Experts,I have to update current table worknotes if any changes occur in related lists of it including what changes occur also to be captured . How to achieve this ,could someone please help on this..For example in related list  if any field updat...

kh69293 by Tera Contributor
  • 813 Views
  • 2 replies
  • 1 helpfuls

Resolved! Update field values based on a field via import file

Hi Community, I have an import file which contains employee number and 2 other fields. Based on employee number, i need to update 2 other fields values.  What is the best approach to update those fields based on employee number? Do i need to use impo...

Community Alums by Community Alums  
  • 2733 Views
  • 18 replies
  • 3 helpfuls

Approvals are reset by the system.

Hello everyone,In our Knowledge Management system, there's a workflow that generates an approval in the 'Review' phase when creating articles. Now, the issue is: whenever the approver approves the request, the system automatically resets the approval...

Knowledge-MGM-Approval-Reset.PNG
jan_hoeltje by Tera Contributor
  • 894 Views
  • 2 replies
  • 0 helpfuls

Issue with g_form.getControl() in Client Script

Hi, I have a "satge" field that I want to highlight with a red background when the value is "waiting_for_approval". The script works fine in the instance but not in the Service Portal. Can anyone suggest an alternative approach to achieve this in the...

Resolved! Need help with User Criteria script

Hi, I'm trying to set up a User Criteria script for a catalog item that allows users with the employee number "192" to view the catalog item. Users with any other employee number should not be able to view the item. Below is my script, but I'm not ge...