punitdarira
punitdarira
[Testing scenarios](https://github.com/camunda/camunda-bpm-platform/files/15211770/4310_tests.txt) performed on [this bpmn file](https://github.com/camunda/camunda-bpm-platform/files/15211769/messages.txt)
Hi @violetagg, What would be the best way to implement this? `ReqeustConfig` like Apache HTTPClient or some other way? like a proxy() method builder itself
https://github.com/camunda/docker-camunda-bpm-platform/pull/295
> 👍 Looks good to me. 🔧 Could you also add this new build-arg to the README so people can find it? I'd say a [new sub-section here](https://github.com/camunda/docker-camunda-bpm-platform/blob/next/README.md?plain=1#L398) about how...
> Hi @punitdarira, thank you for your PR! > > I'd need a bit more time to review this thoroughly. It already looks pretty good at first sight. I can...
Was researching about this existing issue and maybe this is the expected behavior. Camunda needs to have the class in its classpath in order to deserialize. Found this link where...
I am working on this one
Hi [Yana](@yanavasileva), Since we are setting the property of `restartedProcessInstanceId ` through `StartProcessInstancesCmd`, I think we can go ahead by setting it in `StartProcessInstanceAtActivitiesCmd` too. This way even the instances...
I am working on this one
@tkruse @nedtwigg I can pick this up if no one else has already started working on it. I think instead of copying only the files which were created as part...