Hello,
I been working on a business process flow lately and I noticed that once I use a condition with multiple rules, I could only use one of either operators: and , or.
I did my reseach and found that it was one of the BPF limitations.
I'm searching for a workaround to be able to combine both operators in one condition.
Example of condition: Field A or Field B and Field C and Field D or Field E
What can I possibly do to realize this?