About 50 results
Open links in new tab
  1. deployment - How to deploy BPMN or DMN to Camunda Process …

    Dec 22, 2022 · Camunda Version: 7.13.0 User can select a file by browsing the file system from UI screen (assuming UI file browsing and selecting a valid .bpmn or .dmn is done). User has to send …

  2. How to set variable in Script Task when Value is an Array in Camunda

    Dec 29, 2020 · How to set variable in Script Task when Value is an Array in Camunda Asked 5 years, 1 month ago Modified 2 months ago Viewed 8k times

  3. Pass variables to different processes using call activity in Camunda

    Jan 25, 2023 · How to pass data from one Process to another in code .I am using Spring Boot in Java code.

  4. Connect to DMN and BPMN through REST API Camunda

    May 18, 2022 · I'm trying to connect to my DMN model and BPMN Model through Postman ,My DMN diagram in camunda looks as below I have Deployed it as below And im trying to access it through …

  5. define expression in camunda - Stack Overflow

    Apr 19, 2022 · define expression in camunda Asked 3 years, 10 months ago Modified 3 years, 9 months ago Viewed 6k times

  6. Newest 'camunda' Questions - Stack Overflow

    Jan 22, 2026 · Camunda Platform is a lightweight, open source platform for process automation. Sign up to watch this tag and see more personalized content

  7. camunda - Getting list of completed tasks for a process-instance and ...

    Oct 23, 2017 · Is there any possible way (by calling Camunda REST-API) to know : Completed tasks for a process-instance (User-Task A in the above case). All the tasks that are part of the process …

  8. How to check using expression if process variable is exist in camunda ...

    May 24, 2021 · I want to check at exclusive gateway if processInstance exist.I can check if the value of processInstance is set to null or not.

  9. serialization - Camunda external Java task: "Cannot deserialize object ...

    Oct 3, 2022 · I am implementing a Java ExternalTaskHandler, to handle a Camunda External Task. I am returning an array of objects as a result of the task. Unfortunately when I return this array, I get an …

  10. Camunda ENGINE-16004 Exception while closing command context

    Oct 20, 2022 · Camunda ENGINE-16004 Exception while closing command context Asked 3 years, 4 months ago Modified 3 years, 3 months ago Viewed 7k times