@Sanjeev_Kumar In general, a DMN decision table should be maintainable by humans (i.e. not more than 100 rules). You can break things down into separate DMN tables that may be more manageable for maintenance as well as execution. You can user DRDs to bring outcomes from different decision tables together, or just sequence with a process.
1 Like