Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Else if in flow designer

Hi Team,If assignment group is empty in incident i have flow that calls another subflow.But i wanted to implement logic where if short description has SAP assign to separate group using existing flow designer. Also is there any way to script in the c...

preethigovi_0-1748527404068.png
preethigovi by Tera Contributor
  • 1923 Views
  • 7 replies
  • 2 helpfuls

Reports - Pie charts colors

Hi All,  I would like to configure my charts so that a specific value is always represented by one color.Like here this is fine: We can see here we have colors that are the same in both charts for the same values eg. very low is represented by pale p...

dev_K_0-1724858658544.png dev_K_1-1724859663125.png
dev_K by Tera Contributor
  • 1227 Views
  • 3 replies
  • 0 helpfuls

Set assignment_group using CartAPI script

Good evening, how are you? Could someone please help me set an assignment_group using a script with the Cart API? My script is currently written like this: var cartId = GlideGuid.generate(null);    var cart = new Cart(cartId);    var item = cart.addI...

HudyssonPOntes_0-1748553362754.png

"Report all iterations" not working for Flow Designer

I have been attempting to configure my flows so that  I can see all iterations of 'for each' loops during testing.  I have created a flow reporting setting record and set the 'Report all iterations' to true.  Now, when I test the flow, it still only ...

SMoore1881 by Tera Contributor
  • 1422 Views
  • 1 replies
  • 0 helpfuls

Resolved! Workflow not triggering scoped script

workflow not triggering scoped script with empty scratchpad after checking out WF, and same error after publishing WF, though previous run works. it looks like scoped script(non Global) IaCloneRollbackWf is not recognized by the WF, error message is ...

Chris45 by ServiceNow Employee
  • 2943 Views
  • 9 replies
  • 0 helpfuls