Hi Expert,
Currently I have a requirement like below, I want to use the decision tree of BRF+ to determine the lease type --- 'Operating lease' or 'Finance lease', but the return result is not this single value, it should be a deep structure, this deep structure contains a table to record which checking rule has been executed and related information.
I can assign this deep structure as the return value for this decision tree, but i can't assign result for it, you can check the second picture. The selected result or creation result can only be expression type.
Do you have any good solution for it, thanks.
Picture (1): Requirement
Picture (2): Decision Tree