Merge of Succession Flows

I’m looking for the way to merge two flows of the out attribute from two different actions in one action – workflow. I’m trying to do this with a successor flow and a merge node. I don’t get an error in the text notation, but if I want to see this graphically, I don’t get a visualization. This is also not possible in Cameo’s graphical notation.

So my question is: Is there a bug on my end, or is there another way to define such behavior?

Hi Andy,

Could you provide a minimal example of how you are trying to achieve this in the textual notation? The current description is a bit vague and thus hard to reproduce.

Hi Andy,

I’m afraid this is not straightforward in v2 yet. The Merge node is only for control.

On the other hand, if you use flows (and not succession flows), there should be no problem connecting two to the same input. Since they are not successions, this construct will not behave like a join. Transfers via both flows will appear in the input (potentially overwriting each other, but that should not happen if you merge two paths anyway).

I expect that we will have better library support for your use case in the future.