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

Forum Posts

Resolved! UI policy vs. ACL

I will give ITIL role wirte authority by using the ACL in the impact field of the incident table. ACL: incident.None     write   ITIL incident.impact write  ITIL Also, I will give ADMIN role write authority by using the UI policy (writing Scripts) in...

Resolved! Display only form with fields

I have a requirement to create a form where it will have a user id field and a multi-line text box to populate user details from LDAP. Initially I though to create a table and add this fields to it but there is no need to add any records in the table...

Geeky by Kilo Guru
  • 1746 Views
  • 9 replies
  • 1 helpfuls

Resolved! Map to field not working from Record Producer

I'm trying to get our users to pick from a selection of CI's via a Record Producer and then transfer the selected CI onto the CI field in an incident  I have my variable configured as below, but no value passes into it. I've also tried naming my vari...

find_real_file.png

Resolved! pass variables to workflow

I'm trying to pass variables from a record producer to a workflow that I'm kicking off via the script.   Here is the script I'm running. (function() {   current.short_description = "CCS Release " + producer.name;       var vars = getVars();   gs.log(...

Mandatory on Checkboxes in Service Portal

Hi allI am having an issue with mandatory checkbox. In Jarkata we have format belowLabel (mandatory if no checkbox is selected)checkbox1checkbox2checkbox3In Service Portal, I can't make the same feature happen. I had considered the onsubmit client sc...

qqj5004 by Kilo Contributor
  • 2995 Views
  • 12 replies
  • 2 helpfuls

Custom Powershell Credential Error

I'm trying to run a custom powershell activity against a domain controller from the Mid server as part of a requested item workflow. However, each time I run it, I receive credential errors. The credentials appear to be fine & I can run the commands ...

find_real_file.png find_real_file.png find_real_file.png
ddrelincourt by Kilo Contributor
  • 2370 Views
  • 9 replies
  • 0 helpfuls

Resolved! how to remove external login link in login page?

Hello,   I'm beginner to login page customize.by the way SSO configuration ,i have activated the sso Idp plugin,so for that "use External Login" link present in login page. i would like to remove now from login page.kindly share your thoughts. thanks...

find_real_file.png
Aravind31 by Mega Expert
  • 2990 Views
  • 3 replies
  • 2 helpfuls