I'm in a situation where I am looking to use the Zena Flow construct, i.e.

I've never used it before and am trying to figure out how it works.
The scenario is that in a previous task, I procure a variable, [TASK.VARIABLE.gl_parse] which is passed on to subsequent tasks. I then want to call certain tasks that call certain APIs in the subsequent tasks, depending on the value in [TASK.VARIABLE.gl_parse].
I believe the Flow Construct would be the route to go here. But what would the coding look like? I gather it is in the Value section of the Flow Construct:

But how would it work here? I'm thinking check the value of [TASK.VARIABLE.gl_parse], and then would need to call the corresponding API task. But how would that work exactly? Assume there are REST Web Services defined, and they are to be called depending on the value stored in [TASK.VARIABLE.gl_parse].
------------------------------
Scott Lackey
Rocket Software Forum Member
------------------------------




