[Quick Tip] BPF – Merge previously split branches
Posted On 2020-01-22 • < 1 min read
If you have split a BPF with a Condition tile you might want to merge the two branches back after some steps. We had this requirement a few times in our projects. Every time we had to figure it out again. This post will explain a way to do this.
Normally if you add a Condition the BPF gets split but you can not merge it back.
If you add the condition between two steps and after that add a step at the false branch of the condition it will merge automatically back to the main branch.
This is just 1 of 62 articles. You can browse through all of them by going to the main page. Another possibility is to view the categories page to find more related content.
You can also subscribe and get new blog posts emailed to you directly.
You can also subscribe and get new blog posts emailed to you directly.