ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Updating parent App Shell state parameters or calling client script from subpage in UI Builder using page level events

Is there a way to update state parameters or maybe call client scripts in the parent App Shell from within the child screens in UI Builder? I have tried adding a handled event within the App Shell macroponent definition and set the internal event map...

find_real_file.png

Resolved! Rest API - BR not capturing body

Hi All, I have a requirement where I need to send an update back to third party when worknotes are changed. I created the business rule with condition "current.work_notes.changes()" BR is getting triggered but when I am capturing the fields in body n...

Syntax Error or Access Rule Violation detected by database (Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs) Syntax Error or Access Rule Violation detect

java.sql.SQLException: com.glide.db.GlideSQLException: FAILED TRYING TO EXECUTE ON CONNECTION glide.30 (connpid=1592451): ALTER TABLE tmp_x993993595t ADD `u_sp_vlp_flag` VARCHAR(40) /* raiprod015, gs:glide.scheduler.worker.5, tx:90d061d4472d99503f019...

SG-SCCM causing duplicate CI's

Recently we converted SCCM integration to new Service Graph SCCM integration, and now we are getting duplicate Windows Server CI's being created with Discovery Source = "SG-SCCM". I am wondering if anyone has seen this and has suggestions on how to p...

jimmillet by Mega Guru
  • 2306 Views
  • 5 replies
  • 2 helpfuls

Resolved! What are stage rendering and stage order values while creating new workflow, how the workflow will work for each type selected?

What are stage rendering and stage order values while creating new workflow, how the workflow will work for each type selected? workflow driven,legacy,linear, mainflow, processor bar, requested item render etc order is computed or user specified

find_real_file.png

Resolved! Record producer link on Service Portal

Hi, we have a requirement to give a record producer link on service portal custom header through scripting as there are already menu items created in the header through scripting. If anyone has idea kindly share here. Thank you !

Appy2 by Tera Contributor
  • 864 Views
  • 3 replies
  • 1 helpfuls

Resolved! Explicit Roles Missing

Just wondering where the "explicit roles" plugin has gone? Going to turn it on in work instance and it isn't in the plugins or store or anywhere. I checked in my PDI instance which is on San Diego and same thing, unable to find the plugin at all. Jus...

Resolved! Onbefore Script for transform map

Only group members who have an active user record in sys_user table should be added to the group when the transform runs. Group members should only be added to an active group in the sys_user_group table. So columns should be mapped as SOEID as user....