Hi,
I am a newbee with the Camunda Modeler and Java and I have a problem with the configuration of the Properties Panel for a “Business Rule Task”
My question is: How can I show (check) the result of a “Business Rule Task” in the Task List (Camunda Tomcat)?
I have a process with one Business Task and a second Task (perhaps User Task). But i can’t see the “Result Variable” in my User Task. I used the Forms (Form Data - Form Fields -Contraint: readonly), but it does not work.
Busines Rule Task - Result Variable: myDecision
User Task - Form Fields - ID: myDecision // Contraint: readonly
I hope anyone can help me.
Thanks