This rule checks multiple transition from an activity only one for the paths are for no matching condition
This is a Process rule - the rule will test each process of the application
This rule checks multiple transition from an activity only one for the paths are for no matching condition because multiple ones are not supported and could lead to an unexpected runtime behavior
Change the process design to have only one Otherwise transition and in case you need to do two activities in parallel as part of the otherwise just add an Empty activity as the target of the otherwise and add the parallel definition there
The rule is enabled by default. To disable it if unwanted, clone the default "BW6 Quality Profile
" quality profile and then disable the rule.