Say if we create a "Outer Sequence" and add "Inner Sequence 1" to it. Inside "Inner Sequence 1" we have "Inner Sequence 2".
If we create variable in IS2, it will not be visible to IS1
However, if we create variavke in IS1, it will be availabke in IS2.
Also, If we want variable in IS2 to be visible in another nested branch, then we need to change to "Top of Workflow"
No comments:
Post a Comment