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

Forum Posts

Resolved! Flow Designer Trigger using group

For an incident module need to create a group and make it the trigger condition. Suppose If incident is assigned to that group that has to be triggered to a different team through that condition using flow designer

Sayali_9822 by Tera Contributor
  • 564 Views
  • 2 replies
  • 0 helpfuls

How to write the client script

Hi,I have created one variable "Total" and Multi row variable set "Bill", inside the Bill..created one "Amount" variable.Now I need to provide the SUM of "Amount" variable into " Total" field. How to write the onchange client script for it

Json formatting issue

I am trying to below script in background script , but receiving an error asEvaluator: com.glide.script.RhinoEcmaError: Unexpected token: o script : Line(155) column(0) Can any one suggest what went wrong in the below script  var tt = {};tt.a = "test...

spandana3 by Tera Contributor
  • 2716 Views
  • 6 replies
  • 1 helpfuls

Resolved! for Learning

Hi Team,I am @Sahu_am, a Java developer, and I want to learn and grow my career in ServiceNow. I have no idea how to get started, which NowLearning courses to follow, and what the best path is. I need proper guidance on how a beginner should start, i...

Sahu_am by Tera Contributor
  • 4916 Views
  • 7 replies
  • 2 helpfuls

Catalog item is stuck in draft mode in catalog builder

Hi, my catalog builder har been acting off for a couple of months. When I publish something I edited it gets stuck in draft mode. Of course I can cancel check out for that item but them I loose the changes I made and also next time I edit, same thing...

write ACL is not working in API call

Hello All, I have created Write ACL on SC Task Table for all the fields to restrict editability of SC Task form , Form should be editable to only the specific role like ITIL, but when user is trying to add attachment through API call with proper ITIL...

UI Builder Workspace Configuration

Hi Community, I am working on worksapces configurations and my requirement is straight forward:I have 4 data visualization component which shows the data from assessment instance table based on the state.Ask is to add a dropdown(single select) which ...