ServiceNow IDE, SDK, and Fluent forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Tickets resolved - Survey response

Hi Team,I checked under Assessment Instances and found that the survey due date was December 8, 2025, but the user completed it on January 6, 2026.Could you confirm how long the survey link remains active for users after it is triggered?Thank you.

Neelu Shaik by Tera Contributor
  • 553 Views
  • 3 replies
  • 0 helpfuls

onChange Client script

How to throw an alert message when a filed (Ex: test)  is empty??function onChange(control, oldValue, newValue, isLoading, isTemplate) {   if (isLoading || newValue === '') {      return;   }   if (test == '') {      alert('test cannot be empty!');  ...

Resolved! Upgraded to now-sdk v4.0.0 - Now seeing [Plugin "ViewPlugin" failed to inspect shape "Record" error]

I recently upgraded my sdk version to 4.0.0 and am now seeing this error more often:[now-sdk] ERROR: Plugin "ViewPlugin" failed to inspect shape "Record": Product origin is not a node It appears to show up when I do a "now-sdk transform" and a "now-s...

Service Operation Workspace (SOW)

Hello Community,I am working on Change Request in Service Operations Workspace (SOW) and I want to hide the “Calculate Risk”  button only in Standard change that appears under the Risk Evaluation section.What I have already checked:System Definition ...

Resolved! Unable to hide “Calculate Risk” button in Change Request – Service Operations Workspace

Hello Community,I am working on Change Request in Service Operations Workspace (SOW) and I want to hide the “Calculate Risk”  button that appears under the Risk Evaluation section.What I have already checked:System Definition -> UI Action            ...

SangareswarK by Tera Contributor
  • 2543 Views
  • 4 replies
  • 2 helpfuls

Need some help based on dependent field

Hello team, Merry ChristmasI need some assistance with an issue I’m facing. I have built a custom application where I created manager profiles across different tables. The username field is a reference to the sys_user table, while the remaining user ...

Amandeep39_0-1766589882140.png Amandeep39_1-1766590056406.png Amandeep39_2-1766590115359.png Amandeep39_3-1766590215528.png
x0x0 by Tera Contributor
  • 1715 Views
  • 5 replies
  • 0 helpfuls

Sla Script include Not triggering

HI , My task is calling sla Response should be stopped , when user put comments(customer visible). but i had created script for the , because due to comments (journal field) , in condition type field i added my script include, but the script include ...

sntest658 by Giga Contributor
  • 581 Views
  • 1 replies
  • 0 helpfuls

automation

Hi guys, I am new here so Iam not sure if this is even possible but I will try to ask.  is it possible to work with python, NLP in servicenow and connect it together ? Even program online lets say and run the code in servicenow so its all under one r...

ha2uhri by Kilo Contributor
  • 807 Views
  • 2 replies
  • 0 helpfuls

Resolved! incident created in self-service portal, state should be New, by default it assigned to Service desk

Hello,I have been assigned to task which is as follows: Once incident created in self-service portal, incident state should be in New state and by default it should go to Service Desk assignment group. User should be able to find only "In progress" &...

saikirangd9 by Tera Contributor
  • 1461 Views
  • 3 replies
  • 1 helpfuls