passing multiselect combo-box as parameter
Hi,
ParamA will be a multiselect combo box and the same should be passed to business rule as well.
May I know how it can be done? I'm passing the parameter in calculate button, then DM step and then to BR.
Calc button : {seq_name}{ParamCC = |!ParamA!|}
DM step: {|!ParamCC!|}
BR: Get value of ParamCC
Need suggestion on how should it be passed if parameter is multiselect.
thanks
