Hello,
Can someone please suggest on how to maintain/pass multiple values for an input field in decision table rule.
FYI..I am using cloud foundry environment and Rule Execution API for Cloud Foundry V2.
Here is my scenario: Decision table input will be Material and Options combination and output will be a string value.
Example:
Material Options Output Mat1 100,200,300 String1 Mat1 100 String2 Mat2 200,400 String3 Mat2 100 String4
Here are my data objects: ( Attached data_objects_Image1)

I was trying to choose different options in decision table condition expressions, but not able to enter list of values. I am seeing error message as ‘Error in expression’.
Attached decision_table1_Image2

Attached decision_table2_Image3

Is there any way to list multiple values in decision table ?
Also how do we test the api by inputting multiple values ? Not sure this is the right process.
Attached api_execution_Image4

Appreciated for any help on above two points.
Thanks,
Sheetal Reddy