Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Leveraging Declarative Actions for Popups

Pop-ups can play a crucial role in enhancing user experience — guiding users through complex operations, capturing inputs, or providing context within the ServiceNow platform.When we need to trigger a pop-up from a UI Action in Workspace, the first t...

Screenshot 2025-11-10 at 4.23.40 PM.png Screenshot 2025-11-10 at 4.16.43 PM.png Screenshot 2025-11-10 at 4.19.15 PM.png Screenshot 2025-11-10 at 4.32.23 PM.png
TajuddinM by Tera Contributor
  • 2166 Views
  • 1 replies
  • 8 helpfuls

Need to change/modify the data of a form

I'd like to ask in changing the variable fields values, since not able access or modify the Primary and Secondary Owner fields of few RITM's on Catalog form, since the existing owners were out of organization and the team want to update new team deta...

srinivasdul by Tera Contributor
  • 1163 Views
  • 3 replies
  • 0 helpfuls

Powe shell is not working and showing error

Hi Team , This PowerShell-Script is not working properly : # Import Active Directory moduleImport-Module ActiveDirectory# Get username from arguments passed by ServiceNow$UserName = $args[0] # ServiceNow passes input as argumentstry {# Get AD user ob...

Community Alums by Community Alums  
  • 859 Views
  • 1 replies
  • 0 helpfuls

How to update state field in Standard Change using REST API

Hi Team, We have a requirement to create/update/close a standard change using the REST API. We can create, but for updating, the state field is read only and it moves to the next state using a UI action. How to trigger UI action using the rest api(fr...

How to test Workflow on Change Request

Hello everyone,I’ve created a Record Producer to create a Change Request and have attached a workflow to the Change Request target table.Case 1:When the Record Producer creates a Change Request, how can I test and confirm whether the attached workflo...

sandeshbhale by Tera Contributor
  • 1239 Views
  • 2 replies
  • 0 helpfuls

Export a CI list as excel/ pdf and attach to a catalog task

I need such a workflow:When a catalog task is generated, it needs to get a list of CIs which are managed by/ owned by the target user (a variable in our catalog item). The list could be in excel/ pdf format to attach to the task.Then, a notification ...

Rebecca_J by Tera Contributor
  • 1095 Views
  • 2 replies
  • 0 helpfuls

Reports are not visible to some users

Hi Everyone,We have a Dashboard with some List type reports on Idea(idea) table. The records in the reports are grouped by business_unit.description field.(Business unit is a field in idea table referencing business_unit table). Reports and Dashboard...

Madhan007_0-1762451931043.png
Madhan007 by Tera Contributor
  • 1891 Views
  • 7 replies
  • 0 helpfuls

Save button on Incident form disappeared

Hi Team, We observed that SAVE button on incident form is disappeared , we have checked UI action there is no recent update on Global / incident table level UI action available for SAVE button. even checked system property "glide.ui.advanced' also no...

Pooja P by Tera Contributor
  • 3109 Views
  • 6 replies
  • 0 helpfuls

Email Ingestion

So, I want an email which sent TO: abc@abc.com FROM:mike@abc.com Ingest into SNCreate incidentRoute to Identity Services - ServiceNow queueHow this logic/flow can be achieved ?

Error style not working in UI Policy Action

Hey team, I'm trying to create a UI Policy Action to display an error message but for some reason it is not displaying the message with the red background. However, when I use warning or info the backgrounds yellow and blue work. Does anybody know ho...

How to add static option on Lookup Select Box catalog item variable?

Hi,I have one requirement. I have three catalog form questions (Q1, Q2, Q3) referencing the same table. Q2 options depend on Q1, and Q3 options depend on Q2 using logic in a Script Include. I need to add a static option to Q3 regardless of the dynami...

KS86 by Tera Contributor
  • 1433 Views
  • 8 replies
  • 0 helpfuls