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

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

Forum Posts

Resolved! How to deny access to RITMs for a Certain Catalog Item?

How can I deny access for all, expect for 1 role, to Requested Items (RITMs) for a particular Item (Catalog Item)?I have a Catalog Item that produces sensitive information. When ordered it creates an RITM. I only want end users with 1 role to be able...

Su522 by Kilo Sage
  • 778 Views
  • 2 replies
  • 1 helpfuls

Using list collector in Flow Designer

Hi,I have a requirement to use a list collector in Flow Designer, wherein I have to get approval from all the IT Managers of the servers. I am trying to follow the post from @ankurbawiskar but I am unable to proceed at the second step.https://www.ser...

list.png
Community Alums by Community Alums  
  • 523 Views
  • 4 replies
  • 1 helpfuls

Resolved! synonyms , stop words and genius results in AI search?

Are synonyms, stop words, and genius results in AI search set as  global in the ServiceNow instance?Need confirmation if we configure it in AI search query settings it implies to all the platform features using AI searchor can we configure them separ...

Resolved! Does GlideRecordSecure works in UI page client script

Pretty much what the title says, I've been coding in client script and I have used GlideRecord, now I do get a warning that I shouldn't, so I was just wondering why I cannot use GlideRecord since I'm getting an error message. Last case scenario I swi...

Percentage in bar chart dashboards reports

Does anyone have any idea regarding the below points? 1) In our application, we have a custom table called "Alerts", which includes a 'device_id' field. Our current requirement involves displaying the top 10 'device_id' values associated with alerts ...

Jay872 by Mega Explorer
  • 1206 Views
  • 1 replies
  • 0 helpfuls

How to take values from one table to another

Hi All, I have a requirement that for example I have a Incident records , for that records some assignment group is assigned. suppose if any one made the assignment group inactive at groups table, In incident records it should check if it is deactiva...