I have the following three rules that are working separately. I have around 40 type of projects where I will be implementing these rules. Each type of project will have the same sort of logic but key differences will be there. If I stay with this structure, I will need to handle 40*3=120 rules which will become much difficult to handle. I am unable to merge these as if the first one fails, the other two will never run keeping then one after the other in a single rule.
Rule 1
Rule 2 and Rule 3 are put as attachment in the comment