-
Hello, I am trying to deploy the external task example and getting error as
{"type":"RestException","message":"Cannot instantiate process definition video-publishing:1:1575d1f9-fd76-11e6-9a7f-fc4d…
-
We have a goal to scan the top 1k of npm and maven for OSLS announcement. We need to actually do these scans and likely also a bit of curation on some of them to give people the flavor of the results.
-
Hi,
can you please tell me how to query UserTasks. Querying external Tasks works fine, but when I call
`List allUserTasks = await camunda.UserTasks.Query(taskQuery).List();`
no results are r…
-
Let's have a BOM that all tngp projects use, such that they all use libraries in the same version. In the current state, it can be that different projects depend on different versions of libraries, po…
-
My current customer, could have used a way to let Camel behave as an [external task](https://docs.camunda.org/manual/latest/user-guide/process-engine/external-tasks/) worker, i.e. fetch tasks from Cam…
falko updated
7 years ago
-
After an upgrade of an application from Camunda Spring Boot Starter 1.3.0 to 2.0.0 (each with Camunda 7.6.0) I noticed that the setting of the default serialization format via
`camunda.bpm.defaultSe…
-
In eclipse based camunda modeler it is possible to set camunda:formKey and to define form fields in camunda:formData element at the same time. In bpmn-io based modeler it is not possible.
-
AT:
- When I select an external task, a priority input field is shown
- When I put a value into the filed, it is stored as `camunda:taskPriority` attribute
Example XML
``` xml
```
-
In order to auto deploy dmn files I added dmn to deploymentResourcePattern in my application .yml file:
`camunda:
bpm:
autoDeploymentEnabled: true
rest:
enabled: true
…
-
As I understand it message throw events should behave the same way as service tasks