Christophe DENEUX

Results 12 comments of Christophe DENEUX

Hi all, As proposed by @wberges, I have checked that this problem can be worked around replacing all steps of each branch by a dedicated call activity. The process definition...

Hi @tijsrademakers, Thanks for the fix. I applied it on version 6.4.2. It solved the concurrency issue.

Caution, it does not work with IOS 7.1.2, because the embedded Safari seems to not provide WebRTC. What is the IOS minimal version required ?

Hi @tijsrademakers, It is not sufficient to add `flowable-camel` because the Apache Camel engine is missing. It should be added also. So, it will be user-friendly to be able to...

Hi @tijsrademakers , You are right with the Camel route that must be added to Flowable Task. I mentioned Flowable Task running as Docker container only to emphasize to add...

In a user point of view: - "**deploy**" means "_deploys my component_", - and "**start**" "_starts my component_", not "_deploys my component_" or other. So it is not clear at...

It's very interesting, your proposal is that I expected in terms of use cases. The difference between `@dd` and `@ds` is not really clear. I think, in your example that:...

Nice. It's ok for me. Perhaps can you change how to specify attributes of dependencies to use the same way for `(optional)`, `external`, `@ds`, `@dd`, for example `(optional, external, ds...

I agree with you. Immutable infrastructures are more secured. IMO, the only constraint I see is such a immutable infrastructure must be a **clustered** infrastructure to be able to do...

It should be an interesting improvement to provide to Roboconf the capability to generate VM image for each supported target (Docker, Amazon, OpenStack, ...). In fact, with this improvement, it...