Why doesnt a list exist after a microflow merge?
0
Hi, I’m wondering why my UserRoleLists don’t exist, after the merge so that I can unionise both lists into one.
asked
Daniel Gregg
1 answers
2
You can walk 2 routes, so the list is not always available. Move the (split/retrieve)-logic to a sub microflow and return the list as result.
answered
Chris de Gelder