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

Attachment Issue after Vancovuer Upgrade

Hi All, After Vancouver upgrade whenever we add attachment to any record, we see this error info message"This record contains secured information and/or attachments that you are not authorized to view". Can anyone help me how to fix this?  Thanks!

Resolved! ServiceNow Global Search - Showing only Active Tasks

Hello Community! I am having a bit of an issue with Global Search, agents need to be able to find old closed out Catalog Tasks and even Problems, however when searching, a filter is auto applied to say active = true (Image 1) and does not show inacti...

Richard22_0-1708377510279.png Richard22_1-1708377552022.png
Richard22 by Tera Expert
  • 1923 Views
  • 3 replies
  • 5 helpfuls

What Am I Following?

I have the following request from one of my fulfillers:  Is there a way I can see a list of all incidents that I am following? I've done some digging and think I have part of the answer.  I should be able to join live_group_profile and live_group_mem...

johnfeist by Mega Sage
  • 2836 Views
  • 9 replies
  • 3 helpfuls

List Count in ATF

Hi All, We have a requirement that when we apply a list view filter, we can see the records with the count as attached below here I wanted to validate the count of the records. Whether the count is 20 or 30 etc.. After the filter.Can someone help me ...

Khalid9030 by Tera Contributor
  • 502 Views
  • 2 replies
  • 2 helpfuls

Route Chats to a backup AWA Queue if No Agents Available

Hello, We have two Chat AWA Queues configured under the same Service Channel.Once queue accepts all inbound Live Chats (routed from Virtual Agent).The other queue accepts live chats based on specific criteria on the end-user profile (VIP flag + Locat...

When to use Request Management vs Demand Management

We are going through a rebuild of our ServiceNow for our org. I wanted to see if there is any feedback on the use of Request Management as part of ITSM vs Demand Management as part of SPM/PPM/Agile. How did you define the boundary between the two to ...

Blue by Tera Contributor
  • 1598 Views
  • 1 replies
  • 2 helpfuls

Need to make group parent field as empty via flow

Requirement is to remove the parent of a group via flow I'm getting the group name in a reference catalog variable and I already tried few things 1. Returning empty value   2. Setting flow variable as empty and assigning that variable to parent  3. L...

Sanjeev001_0-1708069463722.png Sanjeev001_1-1708069615718.png Sanjeev001_2-1708069740968.png Sanjeev001_3-1708069758477.png
Sanjeev001 by Tera Contributor
  • 414 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to Submit a catalog item from web page using REST API?

Hi All, I need to submit a catalog item based on the input parameters coming from a web page. What I did till now: 1. Rest API explore --> Name space: sn_sc --> API Name: Service Catalog API --> entered the sys_id of the catalog item and given raw JS...

Ajay37 by Tera Contributor
  • 5152 Views
  • 20 replies
  • 4 helpfuls

Renaming the column name of the custom field

Hi, The requirement is need to change the backend value in the change form. The custom field name is "environment" and the column value(backend value) is "u_environment". How to rename the "u_environment" as  "environment?