You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mellistibco
changed the title
Cannot iterate over an output array from an activity
Cannot iterate over an output array from a previous activity
Apr 5, 2018
I'm submitting a ... (check one with "x")
Current behavior (how does the issue manifest):
Attempting to set a log activity as type
iterator
and iterate over the output of a previous activity.The log activity:
$activity[parsecsv_3].output
is set in an activity prior to the log:The full log:
Expected behavior:
The iterator to iterate over the output array from the previous activity.
Minimal steps to reproduce the problem (not required if feature enhancement):
What is the motivation / use case for changing the behavior?
Allow iteration over an array from a previous activity
Please tell us about your environment (Operating system, docker version, browser & web ui version, etc):
Flogo version (CLI & contrib/lib. If unknown, leave empty or state unknown): flogo-lib@master, [email protected]
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: