Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! setting logged username by using client script

Hello folks ,I have a field name called "user" this field is referenced to "sys_user" table . Now i would like to write a client script to setValue default logged user name in this field .Is there any way to set the value by using client scripts ? Be...

Community Alums by Community Alums  
  • 7617 Views
  • 5 replies
  • 10 helpfuls

Resolved! How to add content to the Announcements, Quick Links and My frequently used apps in the "HR Landing Page (CD)" in the HR Agent workspace

Hi All, I am currently working on HR agent workspace and I need to add content to the Announcements, Quick Links and My frequently used apps in the "HR Landing Page (CD)" in the HR Agent workspace. I tried searching in the Docs and didn't get any use...

find_real_file.png

Resolved! Apply read only role to all users except admins

Hi there, I've activated the read only role in our test and dev instances but wanted to know whats the best way to apply this role to all users except admins.   I've found this script on the doc site to add role to every user, so I now need to edit t...

Alex Saager by Tera Contributor
  • 3818 Views
  • 10 replies
  • 1 helpfuls

Resolved! Apply password policy to instance

Hi, all.I have a question regarding the password policy.I would like to use a different password policy than the default, which is another password policy that is in place for instance.I was able to create a new password policy, but how do I configur...

RyoyaFukuda by Tera Contributor
  • 1444 Views
  • 2 replies
  • 2 helpfuls

Facing error in flow designer as "Invalid values passed to the API, details: Flow sys id is required to create a new action"

Hi Team,   I am facing issue in flow deisgner as "Invalid values passed to the API, details: Flow sys id is required to create a new action". Can anyone help me to get this resolved or to find rootcause of same.   Any help is much appreciated! Thanks...

meghashree by Tera Contributor
  • 5516 Views
  • 9 replies
  • 0 helpfuls

Resolved! M2M table and Display Information

Hello All,      I have a requirement in Security Incident that goes along the lines of the following. Add a CVE to a Security Incident TicketThat CVE will add all vulnerabilities related to it to the Security Incident.  I have accomplished that part ...