View
Type
Called decision error
Error Message
Expected to evaluate decision ‘first-level-decision’, but no decision found for id ‘first-level-decision’
Root Cause Process Instance
Current Instance
In your decision model, the ID is called “first-level-Decision” (with a capital D) in your process you use “first-level-decision” (with a lower case d).
The mapping is case-sensitive
I updated my models but when I want to automatically complete a Service Task, I got the following message:
Expected result of the expression ‘“notify_customer_accepted” and autoComplete = true’ to be ‘STRING’, but was ‘NULL’.
Please help because I want to automatically simulate the execution of Service Tasks without any codes.
No, I don’t use zeebectl.
I just want to work at the modeling level. To do that I need to simulate the execution of Service Tasks (with inputs, and get output when a service task is done). All that is done automatically. I don’t want to code. Let’s say my role is a modeler (a BA without any programming skills). Any option like that with Camunda ?