GitHub user bamaer added a comment to the discussion: How could I change a 
variable defined in JVM scope in JavaScript Action?

if I understand this correctly, you set the variable value in the JavaScript 
action. The earlier actions in the workflow  (like your repeat) can't pick that 
value up. I would try to move the entire processing into the loop in a child 
workflow that is called from the repeat action and set the variable in that 
child workflow. 

GitHub link: 
https://github.com/apache/hop/discussions/5181#discussioncomment-12840098

----
This is an automatically sent email for users@hop.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@hop.apache.org

Reply via email to