configure mulitple sys_ids in sys_properties
Hi All, we are using multiple sys_ids in businessrules with 'or' codintion like if(current.cat_item = 'sys_id1' || current.cat_item = 'sys_id2' || current.cat_item = 'sys_id3' || current.cat_item = 'sys_id4') we want to do through 'sys_properti...
