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

Forum Posts

GlideTreePicker Error wile creating new record

We are getting the “GlideTreePickerConfigEvaluator is not allowed in the scoped application” error message in the CSM / FSM Configurable Workspace, while creating a new record.In the first screenshot we are able to see the Facilities Case and it is a...

Custom Flow Action Help Context

Hey Devs, I have created a custom flow action that users can utilize to update a specific variable on catalog items prior to it getting passed to a mail script I've created. I have created a template for how users should utilize the input variables o...

image.png image.png
tiguin2798 by Tera Guru
  • 331 Views
  • 1 replies
  • 0 helpfuls

Resolved! Scripted Approvals via Flow Action

Hello, I have a need to generate approvals via a script in a custom flow action so I can pass custom inputs into a notification without triggering the OOB "approval.inserted" event. For this I have basically recreated the "Ask for Approvals" flow act...

tiguin2798 by Tera Guru
  • 758 Views
  • 3 replies
  • 0 helpfuls

Moving Existing Field from Incident to Task Table

Hi All,I need some guidance on a design decision regarding field creation across the Task hierarchy.Currently, we have a custom field “ teams Link” created on the Incident table  which is being used to paste meeting URLs.Now, there is a new requireme...

Flow - How to submit a change request?

Hi, Using Workflow Studio, I've created a flow using the Action, "Create Record" to create a change request. It creates the record fine, but it isn't submitted. I can't figure out how to script the submission of that change request within the flow, a...

Resolved! Flow Designer: Insert an Else Clause into an Existing If/Then

I have a flow with an existing If/Then, and am not trying to add an Else clause to it, but do not see how to do that.  No matter where I go to try to add that Flow Logic, the "Else" option appears to be disabled/unavailable. Here is a snippet of my f...

jmiskey_0-1709907851474.png jmiskey_1-1709907953082.png
jmiskey by Kilo Sage
  • 3233 Views
  • 8 replies
  • 3 helpfuls

schedule job

I have a piece of development work here is the context:DescriptionAs an administrator I want to ensure ‘Scheduled’ change records automatically move to ‘Implement’ when Planned Start Date is reached during a ServiceNow upgradeAcceptance CriteriaDurin...

scheduled job1.png scheduled job2.png
LJ_23 by Tera Contributor
  • 443 Views
  • 3 replies
  • 0 helpfuls

The fields in the include script are returning empty.

I have an include script where some fields are returning empty: subclassy, ​​type_pbmser, fiscal_contra, sequencial_pbmser, classe_pbmser. I've already checked the technical names and changed the code to this query format: subclassy_pbmser: grAssesso...