-
__Describe the Bug__
I have written and run this snippet as Zeebe Modeler uses `zeebe-node` under the hood:
const zbc = new ZBClient('0.0.0.0:50051', {
oAuth: {
url: 'http://12…
-
**Description**
The exporter API/protocol defines a `Record` interface, which for almost all exporters, needs to be serialized to some format. The only officially supported serialization format rig…
-
__Is your feature request related to a problem? Please describe.__
The Camunda Modeler (Zeebe Tabs) offers the option to "deploy" or "run" (start instance) of a Zeebe process using the "Deploy and …
-
Hi
I'm trying to use the dmn-tester with docker and get the following Error:
Error: The DMN EvalResults could not be loaded. (Problem running the Tests: org.scalajs.dom.ext.AjaxException)
Let's s…
-
Hey, so, I have next config for my exporter for my kafka with auth
```
config: |
linger.ms=5
buffer.memory=8388608
batch.size=32768
max.block.ms=5000
security.protocol=SASL_PLAINTEX…
-
Currently the C# client stores the token differently then the Java or Go client, this should be adjusted to the same format so it can use the same cached token.
-
Hello,
I get this error after installing the `dmn-scala\zeebe-worker` :
`❯ java -jar .\target\dmn-engine-zeebe-worker-1.6.1-SNAPSHOT-full.jar
Exception in thread "main" java.lang.NoClassDefFo…
-
Hi, while testing zeebe connector for kafka, I found something that was causing me some trouble, and maybe is some kind of bug or undesired behavior.
If an empty message is published in the kafka …
-
The response `Variables `property is a string and this is not very convenient: the proof is the addition of a `getVariablesAsMap ` method in the java client.
The solution would be to add the same k…
-
I've barely dug into the RF 3.2 CHANGELOG for new syntax features, but it's probably worth revisiting at this point. For example, I noted that `${{ any.old.python() }}` is a (terrifying) thing.