Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Show only Latest version or Platform upgrade version

Hey Experts, If we open any business rule/script includes or any scripts.. we will have 'Versions' related list that capture all the updates. But, we want to show only latest update and any OOTB platform upgrade version only i.e. any one who wants to...

Rocky5 by Kilo Sage
  • 625 Views
  • 1 replies
  • 0 helpfuls

Resolved! Run again (debug) option in ECC Queue item view

I'm attempting to debug a Discovery Post script in a copy of PRD instance, but when using "Run Again" from the screen below, the script debugger utility doesn't stop at the breakpoint I've set. I gather I need to use "Run Again (debug)" which isn't a...

Screenshot 2026-02-12 at 11.30.57 am.png
Ron28 by Mega Sage
  • 1315 Views
  • 3 replies
  • 0 helpfuls

Resolved! Enforcing a view not working in menu module

I have recently installed CIM and am looking to create a view for a specific group that can be accessed via a new menu module eg: Create New We are on Zurich release and I have set the module up as follows:Link type: New RecordTable: Improvement Init...

Biddaum by Tera Guru
  • 1718 Views
  • 6 replies
  • 3 helpfuls

ServiceNow - Discovery - Plugin Activation Failurevery

instance: dev306943 Can anyone please help? Discovery plug-in installation failed I got email with this RITM96741601 ticket number as well.I checked previous post regarding same issue, they asked to wait and check as it might be installed. But for me...

DhavalL_0-1770505924234.png
DhavalL by Tera Contributor
  • 969 Views
  • 2 replies
  • 0 helpfuls

Need to make a Variable Readonly and Mandatory both

Hi Team,I have a requirement in a Catalog Item where I need to make a variable both Mandatory and Read-only, even though it is not predefined as such.Is it possible to make a variable Mandatory and Read-only at the same time?If yes, what would be the...

Bounce Email Dashboard

Do we have a way to create a dashboard for bounced emails so we can retrieve the email addresses? I checked the available options, but I’m not able to create one using the sys_blocked_email_address or sys_blocked_email_address_log tables. I do see th...

krishnanara by Tera Contributor
  • 1473 Views
  • 6 replies
  • 2 helpfuls

Show a text field when a list collector no matches found

I have variable, that is type list_collector on the alm_asset table. Should the list_collector return 'no matches found' I want to display and un-hide a single line text field. How would do that?In my list_collector, I have a reference qualifier appl...