Hi all!
Need to get id of affected rule(s) in DMN while evaluating. Camunda db has table ‘act_hi_dec_in’ with this data but via REST api /decision-definition/key/:key/evaluate method doesn’t return any unique data for matching with it.
Thanks in advance