Evaluation result of DMN input column

How can I get the eval result of an input column?

Hi @Andreas_Kindelberger,

what do you mean with the result of the input column? Do you mean the value of the input expression?

The evaluation result contains only the output values. However, you can query the history for the input values.

What is your use case?

Best regards,
Philipp

Do you have a full Java example to query the history for the evaluated input.

Hi @Andreas_Kindelberger,

no, I haven’t. But you can find the code snippets you’re looking for in the documentation :wink:

Best regards,
Philipp