How to increase cardinality more than 4 using .map() and Joins 5 facts in constraint streams
For a rule, I need to increase the cardinality to 5. I am unsure how to add the .map
function and downstream the data. Also, after downstream how to extract the data.
Please see the following code what I am trying to develop. The commented section inside the code I am trying to fill out the .map
and .penalizeConfigurable
section I am trying to extract it.