Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Client script help with integer field

I have a client script setup to pull in data to 2 fields(integer, reference) from 1 field(reference field).  The reference field data is working correctly, however I cannot get the integer field to populate correctly.  I've gotten it to display the s...

booher04 by Tera Guru
  • 3937 Views
  • 12 replies
  • 1 helpfuls

Reading a Text from an Image - OCR

HiCould Service-Now scripting has capability in reading text from an image attached to a Email notification? Anyone tried that?Great if anyone could share your ideas on how to implement thisThank youSashi

Sashi K1 by Kilo Guru
  • 6533 Views
  • 8 replies
  • 0 helpfuls

Resolved! Clear RITM variable data

Hi there, I'm looking for a way to erase the values of a variable in a RITM that is more then 90 days old. After a year from creation I want to delete the RITM (but that's no issue since I assume that all related variables will be deleted when the RI...

Resolved! Need to show only active users in reference qualifier field?

Hi all, In" change request" table based on 'company' field company users are showing in 'customer approver' field for that i am using following advanced reference qualifier javascript: 'company=' + current.company; My question is i need to show only ...

subhani6 by Tera Contributor
  • 3040 Views
  • 1 replies
  • 5 helpfuls

Checklist field - can you make checklist items mandatory?

Hi guys, We're toying with idea of using 'Checklist' on forms - if we do, is it at all possible to enforce items on a checklist and ideally to have to have these checked before e.g. changing another field's value - thinking about how to ensure tasks ...

jas101 by Tera Expert
  • 3412 Views
  • 5 replies
  • 1 helpfuls

Resolved! Deactivate inactive user who is not login from last 3 month.

A schedule job exists that runs daily at midnight that checks for the last login date of all users with an entitlement role [itil, sn_customerservice_agent, ITBM roles].  If the login date is more than 3 months ago, or if the created date was more t...

Nitin30 by Kilo Contributor
  • 3568 Views
  • 5 replies
  • 1 helpfuls

Resolved! {"error":{"message":"Exception while reading request","detail":"Cannot decode: java.io.StringReader@caf20b"},"status":"failure"}

Hello ServiceNow Guru's, I am trying to update a field in cmdb_ci_win_server using python REST API. I get the above error.  We have a custom field called "u_regulatory" in cmdb_ci_win_server table which references another table called u_choice_list_r...

shynee by Giga Contributor
  • 8068 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to copy the role from one user to another user

Hi , I have a user 'A' which mapped 80 roles . Now need to create a new user 'B' and  copy the same roles which has available in role 'A' ? Steps Export the user role to XML file . 2. Import the XML in user 'B'. 3. Getting the below error.     Ple...

find_real_file.png find_real_file.png find_real_file.png
Sagaya1 by Giga Expert
  • 5531 Views
  • 2 replies
  • 2 helpfuls

Resolved! How to debug a form load to see what rules/scripts are applied

Hi, A previous developer added some scripts/rules to the Project form, so it removes all project states and adds only Pending and Request Approval states. When the forms loads, I can see all states for couple of seconds, then something applies and al...

find_real_file.png
Greg92 by Giga Contributor
  • 4421 Views
  • 2 replies
  • 2 helpfuls