Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Adding catalog variables to the list view

Hi Guys,I need to add the catalog item variables to the list view so that they are viewable as columns not just values. I know for sure that creating a database view will not do the trick, however I was lucky enough to stumble on the below link which...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Mussie by ServiceNow Employee
  • 27905 Views
  • 12 replies
  • 6 helpfuls

Resolved! Catalog item is not showing up in portal search

Hi Team, We have a requirement wherein we have to replicate a catalog item in the same name for the customer. The new catalog item would be a refined one and the old one would be set to inactive. Both the catalog items have exactly the same name. The...

malaviya by Kilo Expert
  • 11759 Views
  • 11 replies
  • 1 helpfuls

ServiceNow Migration from On-Prem to Cloud

Hi everyone, We currently have a on-prem hosted instance and are planning to move to ServiceNow cloud. Has anybody done this before? Can you please share any documentation, best practices, common pitfalls that can help us plan and migrate without muc...

How to add scheduled job script in update set?

Hi, I have created a Local Update Set and then created a Scheduled Job Script and Report. After testing, if it is successful I will have to move the Local Update Set from Dev to Prod. But the issue is "The Scheduled Job Script is not captured in the ...

sharley by Tera Contributor
  • 11039 Views
  • 6 replies
  • 26 helpfuls

Resolved! KMF cryptographic module key for glide encrypter is missing: no thrown error, Couldn't find Crypto Module: no thrown error; where is glideEncrypter source code?

On one of my instances (all running Rome), I am seeing the following in the system logs (separate but related log entries): KMF cryptographic module key for glide encrypter is missing: no thrown errorCouldn't find Crypto Module: no thrown error I not...

BabyYoda by Tera Expert
  • 30718 Views
  • 3 replies
  • 4 helpfuls

Servicenow Technical Interview questions

Hi there, Recently I have attended for an interview for ServiceNow developer role. These are the few questions that I haven't answered. Please help me with these... 1. How do I control access to variables on portal?2. Difference between catalog item ...

Community Alums by Community Alums  
  • 26864 Views
  • 5 replies
  • 4 helpfuls

Resolved! Merge Duplicate Records

Hello, I am trying to write a fix/background script to find all duplicate records and then merge them. I am not sure how to really do this. Records will be uniquely identified using 3 fields from the table and the most recently updated record will be...

mballinger by Mega Guru
  • 6603 Views
  • 16 replies
  • 2 helpfuls

Resolved! Setting, or updating variables in flow designer

Hi all, I'm trying to update a variable on a task (or ritm) from within a flow in flow designer. What I have done is: 1. Create a custom action called "update TASK variable" 2. created three inputs, one reference type called task that references the ...

Derek C by Kilo Sage
  • 38917 Views
  • 10 replies
  • 39 helpfuls

Dark theme for ServiceNow

ServiceNow is one of the few tools I use which doesn't have a dark theme, which makes it extremely bright in comparison to everything else I work on causing additional eyestrain and tiredness   How can I have the dark theme which is similar to enabli...

Vijayr119 by Tera Contributor
  • 23307 Views
  • 18 replies
  • 3 helpfuls

Update Set best practices

Hi Team, I would like to know the best practice regarding update sets and cloning. I understand that "The best practice of handling "update sets" is by exporting these to xmls and then importing them after the clone." What should we do regarding in p...