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

Forum Posts

Workflow version is invalid with Critical Errors

Hi,  I need help, the requirement is if business application "A" is selected then only one catalog task should be created and assigned to the "service desk". For all other applications, the flow should create two-catalog task as usual. Now I added 2 ...

CarolMa6_0-1751026384176.png
CarolMa6 by Tera Expert
  • 978 Views
  • 9 replies
  • 3 helpfuls

Popup message on closed incomplete of task on RITM

When one of Catalog Tasks related to RITM is Closed Incomplete, the state and stage on RITM should be automatically set to State = Closed Incomplete. Any other related to this RITM Catalog Tasks that are in progress (active) should be set to state = ...

Correct domain not set to Incident table from transform map

My ServiceNow scoped app is domain-supported. The app has a transform map to transform data from a custom ISR table to the Incident table. The ISR table is also domain-seperated. Transform has the sys_domain field mapping from ISR to the Incident tab...

bachhav by Kilo Guru
  • 328 Views
  • 3 replies
  • 0 helpfuls

subflow not allowing me to publish

Hi All, I have a requirement to create a flow for the send an email when SLA breaches to 80%, 100%,120% and 140%. We created a very long flow it is about 300 line flow because of this facing performance issues in the system. so decided to use subflow...

Process Separation is also known as

Does anyone have the right answer to the question "Process Separation is also referred to as:" from the options listed below? A. proxy administrationB. delegated administrationC. process administrationD. domain administrationE. admin administration

muharahm by Tera Contributor
  • 425 Views
  • 5 replies
  • 1 helpfuls

Resolved! Tasks not firing after RITM approved

I created  a flow for a catalog item.   I submitted the  catalog item and approved the request, but the catalog tasks did  not fire.  I saved and activated the flow. Here is the flow: https://gpidev.service-now.com/now/workflow-studio/builder%3Ftable...

DeIvoryGordon_0-1751377248641.png DeIvoryGordon_1-1751377275836.png DeIvoryGordon_2-1751377311829.png

Resolved! Records from custom table in Workspace not editable

So I have this situation:I created a custom table and added it to a workspace.I can create new records for this table inside the workspace with a List UI Action "New"I cannot open the records from the list pageWhen I was investigating the reason why ...

Screenshot 2025-07-01 111703.png JensVdV_0-1751361529895.png
JensVdV by Tera Expert
  • 653 Views
  • 9 replies
  • 0 helpfuls

Resolved! Regarding GlideRecord on Client side

The Below Onload Client script in executing on PDI here accessing data through Glide Record.  Is a expected behavior  , what should be ideal case for glide Record in client side  , is through error or provide output . function onLoad() {   //Type app...