FEEL builtin uuid() function returns null

Hi

uuid() function returns null value. The expression is used to assign value to a variable in a BPMN model.

Environment :

  • self-manged Camunda
  • installed as docker-compose

Thanks

Hi @branoush
Could you share more details, the BPMN file/code and the exact version of Camunda?

Regards,
Alex

Hi @Alex_Voloshyn
I come across this case in the context of a process model in our systems. but is not simple to setup that systems to see this. because of this I created a simple bpmn model and test it with tasllist and operate. here is that process model.

uuid test.bpmn (5.4 KB)

In this model an ouput on start event and task1 is used to assign value to processId and processId1 variables.

The case is tested on :

  • Camunda platform 8.6 docker compose
  • on Linux server (Mint and Rocky)

Regards
Reza

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.