Hello Camunda Fam,
quick question but unfortunately I don’t get it:
Is it possible to pass a string (or other data types) to a CMMN diagram using a Call Activity?
I want to declare a variable in an Activity or alternatively via a Data Object. This should then be used at runtime. So far I have done this via “Forms” without data objects, but I am also open for alternative solutions.
I would like to pass this value to a CMMN diagram in order to make a decision which task will be executed in the CMMN diagram.
I am looking forward to any help.
Many greetings,
Felix