Special variables in Camunda 8 processes

Hello,

are there special variables (provided by the engine and not by the application) that can be referenced in FEEL expressions? E.g. is it possible to access the process instance id (instanceKey) directly in a FEEL expression?

Thank you.

1 Like

Hi @fml2 . :wave:

No. This option doesn’t exist yet.

But there is an open feature request to add these kinds of variables: FEEL expressions for Camunda attributes / entities. · Issue #10987 · camunda/zeebe · GitHub

1 Like