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

Forum Posts

Prevent user to reject approval from SOW

Hello All, There is a requirement to prevent user to reject approval from related list without putting the comment of rejection in native ui and SOW both.So in native ui i created oncelledit client script to add one popup to put comment when someone ...

swapnilsoni by Tera Contributor
  • 746 Views
  • 12 replies
  • 0 helpfuls

Survey question mandatory on condition

if survey question is 'are you satisfied or not satisfied' and if use select Not Satisfied - then  "Give additional info" question comes which is mandatory I want to show this question even if satisfied but in this case, it should be non mandatory. I...

Resolved! 📘 Show Info Message When SLA Is Outside Business Hours

In some scenarios, SLAs are configured with business schedules, meaning the SLA timer should run only during business hours. When a user updates a record outside the defined schedule, the SLA is paused — but users may not know why the timer is not ru...

image (4).png

Can we pass incident form value to sys popup on the caller field

Hi All, When I click on the Caller field, a popup window opens showing all user records. In that popup URL, is it possible to add additional parameters using values from the Incident form (for example, the Company field)? Based on that value, I need ...

Screenshot 2026-03-29 220624.png
ramesh_r by Giga Sage
  • 1003 Views
  • 7 replies
  • 0 helpfuls

Post Script Secret Key Decryption

Hello all, I can manually decrypt the encryptedSecret property from an API endpoint with Postman using the Post-request Script.  How can I do this with ServiceNow? var jsonData = JSON.parse(responseBody); var newencryptedSecret = jsonData.encryptedSe...

lonesoac01 by Giga Guru
  • 303 Views
  • 1 replies
  • 0 helpfuls

import calender from external file into SN

Hi community,We are currently setting up SLA definitions and adding service business hours including public holidays.I wondering if there is a possibility to import such official calendar details into servicenow by using external data like csv, outlo...

ACL

Hi,I have a parent table with default ACLs (CRUD) grating access for role 'u_test'. There is a child table inheriting from parent table with default ACLs (CRUD) grating access for role 'u_test1'.However, parent table has one extra [parent.*] ACL grat...

HameetK by Tera Contributor
  • 755 Views
  • 12 replies
  • 0 helpfuls

Step by step Guidence for Servicenow beginers

Blog:  Mastering ServiceNow – Beginner to Advanced Guide (Simple Explanation) Before We Begin — A Note to YouIf you've ever opened ServiceNow and thought “Where do I even start?”, you're not alone.Many people use ServiceNow daily but don’t fully unde...

src.PNG