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

This site can’t be reached - Getting error in PDI

Hello Team,  i am getting  below error message today when i wake up my PDI and access.This site can’t be reached took too long to respond.Try:Checking the connectionChecking the proxy and the firewallERR_CONNECTION_TIMED_OUTHide details Any suggestio...

BibekP by Tera Contributor
  • 539 Views
  • 1 replies
  • 1 helpfuls

Advanced Reference Qualifier on Catalog Item Variable

Hello -  I have 2 fields on a catalog item that both reference the same table (sys_user_group).  The first field is a List Collector where they can select multiple groups.  The second field is where I want them to select a default/home group, and is ...

find_real_file.png
jlaue by Mega Sage
  • 30714 Views
  • 9 replies
  • 11 helpfuls

ACL

Hi experts,We have below ACLs for read operation on sys_user table.sys_user  with public rolesys_user.* with snc_internal role.sys_user.name with snc_internal role.sys_user.email with snc_internal role. What should be the expected behaviour of these ...

si21 by Tera Guru
  • 501 Views
  • 1 replies
  • 0 helpfuls

Platform Analytics Dashboards - Legacy Dashboard items

I recently started playing with the Platform Analytics Dashboards, not the Core UI ones. I migrated those over to the new dashboards, and i see some messages "This is a migrated content block. Behavior may be different than expected.",  but i can't c...

Resolved! Update Catalog UI Policy

Hello,I have a catalog UI policy applied to a catalog item. It is making a variable on the catalog form read-only on load.Requirement is to make this variable editable for users whose falls under certain departments. (user.department.id == 400123,400...

dvelloriy by Kilo Sage
  • 1161 Views
  • 7 replies
  • 1 helpfuls

Resolved! Inbound Action

Hello everyone,I need to create an Inbound Action so that after a response from an email containing "@example.com" or "@examplecompany.com" the INC will be set to "Work in Progress". I had to integrate this functionality into another colleague's Inbo...