We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

How to see history of a chat and Chat Queue

Hej, Remi here. On our SN Instance we have multiple chat queues within the same Service Channel (all configured via Advanced Work Assignments).We have it setup so that if a specific queue lacks any online agent, then we'll automatically assign the us...

RW by Tera Contributor
  • 1242 Views
  • 1 replies
  • 0 helpfuls

Catalog Varibles to show up in the RITM list view

Hi, I have a requirement to create a new list view which references to a table RITM, but on that list view I need to get the variables from the catalog item and the data should populate in to that columns on the list view. Any suggestions would be ap...

Venkat799 by Kilo Expert
  • 4726 Views
  • 5 replies
  • 3 helpfuls

VBT | Prevent Deletion of Lane

SpoilerHi,Is it possible to restrict access of members of Task Boards so that "Delete" function can not be performed by everyone rather by only restricted members?Few lanes has been deleted by members accidently and we want to restrict the delete lan...

Milind1 by Tera Contributor
  • 538 Views
  • 2 replies
  • 0 helpfuls

How to hide a dropdown button Option on SOW?

Hello All, I want to hide a 'Create change request' button on the service operation workspace for the incident record.I did try to deactivate using UI Action but did not work.Please see attached picture.Thanks.

SpartanW_0-1753270474944.png

Requestor details not filled in a Variable set

Hi Everyone,we have a Variable set to capture Requestor details hidden in the Catalog Item view and displayed in RITM and Task.we are making a glideAjax call on the catalog client script defined on Variable set, send the details back of loggedin user...

Madhan007_0-1753265590880.png
Madhan007 by Tera Contributor
  • 874 Views
  • 5 replies
  • 0 helpfuls

UX Format

What is the best UX format to use for lists and forms? Thanks in Advance

Ashok  kumar by Tera Contributor
  • 3244 Views
  • 6 replies
  • 2 helpfuls

Attach a Flow Designer Flow to Record Producer

I've created a new record producer, and instead of scripting the values to populate the fields on the incident, I created a flow in Flow Designer to it.  The problem I'm having is, how do I attach the flow to the record producer.  Catalog task has a ...

markacosta by Tera Contributor
  • 12780 Views
  • 7 replies
  • 16 helpfuls

Resolved! Variable getting visible even after applying the UI policy

I have a requirement to give 5 variables as checkbox under a label named " enviornment" and this label and checkboxes should be visible only if request type is "add".Selection is mandatory for the checkbox.below are the variables summaryrequest type ...

Roshini by Giga Guru
  • 738 Views
  • 2 replies
  • 1 helpfuls

Devops Change Velocity

Has anyone implemented Devops Change velocity ,can anyone help me with step by step details

poonamv by Tera Contributor
  • 848 Views
  • 3 replies
  • 0 helpfuls

Any info on SNC.BusinessServiceManager();

Does anyone know about method: isReadingPermitted()I am troubleshooting the visibility to some Business Services, and I found out the ACLs which are calling the above script.Seems like the ACLs are evaluating to FALSE, so isReadingPermitted(current,g...