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

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

Forum Posts

Resolved! ACL at field level

Hi I created this Read ACL on sys_user field email.  I put a simple condition of if email does not contain @1234 then only sn_hr_core.case_writer role can read this field.  However, it just hides it everywhere now, even if the condition is not met......

find_real_file.png
Job1 by Tera Contributor
  • 7566 Views
  • 1 replies
  • 0 helpfuls

OAuth 2.O Error

Hi Team,  I am facing issue in OAuth 2.0 while getting token generation from Rest Message. oauth flow failed. Verify the configurations and try again, Error Type : invalid null response. Please help on this. Thanks, Preethi

p t1 by Kilo Sage
  • 1063 Views
  • 4 replies
  • 1 helpfuls

Resolved! Creating Configuration item using APIs

I am creating a catalog item and workflow that allows to create CI .  The form has selection for class and name. How do I create using GlideRecord? Do I need to define new GlideRecord("cmdb_ci_' + className");  or gr = new GlideRecord('cmdb_ci"); gr....

Giri6 by Tera Expert
  • 1216 Views
  • 1 replies
  • 0 helpfuls