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

Forum Posts

Resolved! Workspace List Item - Hide Compose/Activity Middle Pane (How?)

 I need to permanently hide the Compose/Activity middle pane in the screen capture below.The workspace was built for a tasks table derived from the base Tasks table in Tokyo. This is the view of one record from a simple list placed on the workspace h...

kraeside_0-1693608930445.png
kraeside by Tera Contributor
  • 2884 Views
  • 5 replies
  • 3 helpfuls

Report related

Need a filter to see all inflows to an assignment group for the past 8 hours?This should include both new tickets and old tickets.

Left outer join on a database view

I have a field on the sn_hr_core_profile table that indicates if a Performance Assessment is outstanding for that user. I am attempting to create a report for users who have this field = Yes, but the manager has not submitted a performance assessment...

AmandaReese_0-1702517437642.png AmandaReese_1-1702517529748.png
Amanda Reese by Tera Contributor
  • 1782 Views
  • 2 replies
  • 0 helpfuls

HI All

I would like to create a yearly schedule that will run on the first Monday of every jan month

basha shaik by Tera Contributor
  • 540 Views
  • 2 replies
  • 0 helpfuls

Null doesn't work while setting values

Hi,In my scripted rest api I'm receiving some values which I'm using to set values in a tablevar Exception_Name="";var name="";name=entry.name;Exception_Name=entry.Exception_Name;var gd=GlideRecord("u_custom_table");gd.addQuery("u_name",name);gd.quer...

Akki1 by Tera Contributor
  • 3710 Views
  • 4 replies
  • 0 helpfuls

Multi Tenant/Self configured Bot MS teams integration

We're trying multitenant Microsoft Teams integration/self configured bot integration. Could anyone let me know the prerequisites for starting this integration as well as the list of plugins needed to integrate Teams with VA for custom modules? Also, ...

Divya P by Tera Contributor
  • 1598 Views
  • 3 replies
  • 0 helpfuls

How to add checklist or activites for a task

Hello All, I am new to ServiceNow, we have a requirement ; Use case : we have a catalog flow which generates a lot of SC task and in few of those SC task we want to capture some action items that fulfillers should do as part of there task for eg:SCta...