How to assign strategies for multiple scoring for same object id
Hi,
We are using strategies at Bill to level, as per our requirement we created multiple scoring engines 1. for pre delinquent where amount >10k and before 10days from due date, 2. Delinquent transactions where the transaction is crossed past due date.
Here we have a business case, once customer Bill to has two transactions like pre delinquent and delinquent, both are generating different scores based on the score components and we are happy with that. But while running the Strategy Management, we can see only one strategy (max score id) is generating and other score ignoring.
Here, we are expecting two strategies should be generated for customer account and same bill to. Can some one please look into and share your valuable feedback how to achieve this functionality.