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

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

Forum Posts

Resolved! inbound action

Evening all, I am working on an inbound action which is behaving rather odd. it is meant to fire a specific cat item, log as the person emailing in and take the subject and body as short description and description. At the moment the inbound action s...

Jack62 by Giga Guru
  • 5794 Views
  • 15 replies
  • 5 helpfuls

Can we add text color in email mail scripts?

I am trying to add color red to the text on the email script and not able to do it successfully.  The below mail script is for the 'Resolved notification- I have a Reject Solution button and then when clicked on the 'Reject Solution' button the text ...

find_real_file.png
kirthi1 by Tera Contributor
  • 5335 Views
  • 10 replies
  • 0 helpfuls

how to make readonly field to editable?

Hi  i have one user created field which is readonly field i want  to make it as editable..in dictionary read only is unchecked only and no ui policy or script have written for it. and i could not able to find where can i change that field to editable

suuriya by Tera Contributor
  • 5930 Views
  • 7 replies
  • 0 helpfuls

REST message and long response times

Hi all,   I have a case where I am calling the REST API of an orchestrating tool from a RITM workflow. The tool might take around 10 to 20 minutes to process the request and send a response. Below is the code that I have which will be inside the 'run...

find_real_file.png

one hour time difference in getdisplayvalue and getvalue

Hello Experts, I am experiencing very strange behavior while calculating the time difference between two dates. I am also using the schedule to exclude weekends from time calculation. When I fetch the values of GlideDateTime objects using getDisplayv...

Shahebaz2 by Kilo Contributor
  • 2626 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to find a related list back end name?

Hi All, I need to hide a related list based on field1 value. My related list name "Test Requests", i have written the below code. It is not working. function onLoad() { //Type appropriate comment here, and begin script below if (g_form.getValue('u_re...

Community Alums by Community Alums  
  • 9511 Views
  • 10 replies
  • 9 helpfuls

Resolved! Adding Service and Service Offering to Record Producer

Hi, I'd like to add the Service and Service Offering fields to an Incident Record Producer form, along with the same dependency functionality you get in the Create Incident form. Can anyone provide assistance with this? To clarify, these two fields w...

J_57 by Giga Expert
  • 4860 Views
  • 3 replies
  • 6 helpfuls

Resolved! How to close RITM and Request when there are multiple SCTasks

Hello! I have two business rules created. One that closes RITMs when all SCTasks are closed. Then another that closes a request when all RITMs are closed.   Here is my code for both - SCTask Close RITMWhen: AfterOn: UpdateConditions: State changes to...

NFGDom by Mega Sage
  • 4151 Views
  • 5 replies
  • 2 helpfuls

Resolved! Confusion on using "&&" " || " in onload client script

Hi All, I have 5 state fields on custom table and I have got a requirement like, making the fields read-only for user in 3,4,5 states. I have written onLoad script for this, but I got confused in using the Logical operator.  Initially I have tried li...

Ajay37 by Tera Contributor
  • 7051 Views
  • 6 replies
  • 1 helpfuls

Populate users with comma separated in a String field

Hi folks, on the request form, there are 2 fields, "Requester" which is of type reference and "Users List" which is of type String. When i select a user in the requester then in the Users List field, his user ID should populate and the Requester fiel...

Lucky1 by Tera Guru
  • 4851 Views
  • 18 replies
  • 1 helpfuls

User records not updating through Scheduled LDAP Import

Hello Community, I'm having an issue with my Scheduled LDAP Import, but I cannot figure out why its not updating all users, it updates majority but then there is some that it does not for whatever reason. I was monitoring this specific user (we will ...

find_real_file.png