Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Due date in incident field is empty

Hi Guys,I encounter some issues with the due_date field in incident form. The ticket is created with the due date field is empty even though it generated an OLA or Underpinning contract. And I noticed that it only happens if the ticket doesn't have a...

Codi by Tera Contributor
  • 325 Views
  • 1 replies
  • 0 helpfuls

Related list condition not working (hide "ADD" button)

Hi,  The UI Action called "Add" has the following condition: RP.isRelatedList() && current.canCreate() && parent.active == true && (gs.getProperty('com.snc.task.add_change_request').split(',').indexOf(parent.getTableName()) > -1) && !RP.getListContro...

Resolved! Trying to fetch user details via GlideAjax

Hi Team,Am trying with below client script and server side script to get the alert message on form for the selected caller.Client script function onChange(control, oldValue, newValue, isLoading, isTemplate) {   if (isLoading || newValue === '') {    ...

Roshini by Giga Guru
  • 1072 Views
  • 5 replies
  • 0 helpfuls

Resolved! how to pass the script include data to catalog client script

Hi, i was trying to get the value from script include to catalog client script on load, but i am getting null value only. let me know any correction in the below script: thanks.function onLoad() {   //Type appropriate comment here, and begin script b...

Deepa12 by Tera Contributor
  • 543 Views
  • 2 replies
  • 1 helpfuls

Incident State Update Error

*** Script: Valid fieldFAILED TRYING TO EXECUTE ON CONNECTION glide.2 (connpid=30439): INSERT INTO task (`made_sla`,`upon_reject`,`sys_updated_on`,`a_int_6`,`a_int_1`,`sys_class_name`,`task_effective_number`,`number`,`sys_id`,`sys_updated_by`,`a_int_...

DipinVasu by Tera Contributor
  • 602 Views
  • 4 replies
  • 3 helpfuls

Update comment field dynamically in flow designer

I have a flow designer with trigger condition as below:for each item of lookaction i I am updating records in a table as below:if location chnages then update "lab owner comment" field saying "access has been revoked due to change in location and vic...

NiloferS_0-1720337653524.png NiloferS_1-1720337721479.png NiloferS_2-1720337848502.png
NiloferS by Tera Contributor
  • 354 Views
  • 1 replies
  • 0 helpfuls