Migrating a Process Solution from Camunda Platform 7 to 8

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

ความคิดเห็น • 3

  • @arungore2678
    @arungore2678 2 ปีที่แล้ว

    Hi , Can you please explain how i can set variables , like in camunda 7 we do- execution.setVariable("y", "hello world");
    How i can achieve same in camunda 8 ?

    • @berndruecker6433
      @berndruecker6433  2 ปีที่แล้ว

      Would you mind asking via the forum: forum.camunda.io/? In the public Zeebe API, there is no way (yet) to set the variables independent of a message handed in (see docs.camunda.io/docs/apis-clients/grpc/) - but it would be great to understand the use case and link it to the proper issue internally.

    • @arungore2678
      @arungore2678 2 ปีที่แล้ว

      @@berndruecker6433 Thanks for reply