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. 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.

  3. java - Camunda BPM - Spring compatibility - Stack Overflow

    Feb 14, 2023 · I'm trying to migrate application with Camunda BPM 7.14.0 and Spring Boot 2.7.2 dependencies to latest Spring version (3.0.1/3.0.2) and at least Camunda 7.16. Unfortunately I'm …

  4. How to parse JSON using (Inline) JavaScript in Camunda BPM

    Apr 19, 2018 · Camunda Spin is a wrapper around Jackson that Camunda provides for JSON (and XML) processing. While I find it very helpful for processing JSON in Java, I prefer processing JSON …

  5. 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 …

  6. 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.

  7. How to set global process variables in Camunda-BPM?

    How to set global process variables in Camunda-BPM? Asked 9 years, 7 months ago Modified 6 years, 2 months ago Viewed 22k times

  8. 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 …

  9. 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

  10. Camunda 8 self-hosted responses "tenant is not authorized to perform ...

    Feb 20, 2025 · When I deploy any process model via desktop Camunda Modeler I receive the error: "Expected to handle gRPC request DeployResource with tenant identifier 'TENANT-NAME', but …