The Zurich release has arrived! Interested in new features and functionalities? Click here for more

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

Forum Posts

Resolved! Edit a Workflow

Hi, I have a worflow And that's the first time I work about workflow, I can't figure out how I can modify this workflow? or should I create another one? But how do I unpublish this one by creating another one that is a copy of this one? Please help m...

Workflow.PNG

Flow Designer Look up records - output

I have an action Look up records from the alm_asset table, and want to output the list of simple display names into a Create Catalog Task action I have.  Right now it outputs the sysid in the description, I would like to have the display name value l...

Adam M by Tera Contributor
  • 1797 Views
  • 1 replies
  • 0 helpfuls

Resolved! do while loop is not working in flow designe

Hello Guys, I have used the below code in the flow designer for the print logs. but it is running only for the one times in flow designer.  var loop count=0;var i= 0;do {loop_count=loop_count+1;console.log(num);i++;}while (i < 5); output: 1,2,3,4,5 h...

jay97_1-1669342656834.png jay97_2-1669342721855.png
jay97 by Tera Contributor
  • 1222 Views
  • 10 replies
  • 4 helpfuls

Resolved! Flow Designer not recognizing Date in Condition

I am trying to select a condition to look for date changes not done in last 90 days.the variable referenced is "Last patch date" which should be a Date/Time variable.When I try to setup a condition for that table it looks at it as a "String"? and doe...

Allen12_0-1668179035267.png Allen12_1-1668179129575.png Allen12_2-1668179205546.png
Allen12 by Tera Guru
  • 628 Views
  • 2 replies
  • 1 helpfuls