Hello.
How do you guys create if-else rules in conditional branching tasks without specifying every possible combination?
I have a long dropdown box in the request form and I need to route the request to different approvals. I was thinking if I could create only 2 rules: one for the if and and one for the else. My problem is the else part. I want to catch everything that is not specified in my if rule. Is there an easier way to just get all that does not meet the first rule?
I saw that the I could easily do this in FP5. How I wish we have patched our system already. We are still at 9.1.4.