Giter VIP home page Giter VIP logo

Comments (8)

nikku avatar nikku commented on June 26, 2024 1

In addition, we consider modeling implicit gateways a bad practice, so even if zeebe will support conditional flows, this rule would still apply as warning or info.

This would be "modeling guidance" then. With this plug-in we strictly validated compatibility for execution.

from bpmnlint-plugin-camunda-compat.

nikku avatar nikku commented on June 26, 2024 1

Related issue that we do not capture yet (in terms of run-time compatibility):

Conditions must not be empty:

Command 'CREATE' rejected with code 'INVALID_ARGUMENT': Expected to deploy new resources, but encountered the following errors:
'Playground Process.bpmn': - Element: Activity_119f0sp
    - ERROR: Conditional sequence flows are only supported at exclusive or inclusive gateway
- Element: Flow_1f2h1nt > conditionExpression
    - ERROR: Expected expression but found static value ''. An expression must start with '=' (e.g. '=').
[ deploy-error ] 16/5/2023 18:0:38

from bpmnlint-plugin-camunda-compat.

nikku avatar nikku commented on June 26, 2024 1

Closed via #97.

from bpmnlint-plugin-camunda-compat.

nikku avatar nikku commented on June 26, 2024 1

Change a flow into a conditional flow.

from bpmnlint-plugin-camunda-compat.

philippfromme avatar philippfromme commented on June 26, 2024 1

Change a flow into a conditional flow.

Ah! Yeah, that part is a bit confusing. So any sequence flow can have a condition, but only when the source is an activity it must also be rendered as a conditional sequence flow. I guess we need the empty expression to be able to determine that the sequence flow is conditional and to render it as such.

from bpmnlint-plugin-camunda-compat.

marstamm avatar marstamm commented on June 26, 2024

The rule makes sense, thanks for suggesting it

from bpmnlint-plugin-camunda-compat.

nikku avatar nikku commented on June 26, 2024

Interestingly enough Zeebe does not fail on default flows, only conditional 🙈. This diagram deploys just fine, but makes no sense without condition support:

image

from bpmnlint-plugin-camunda-compat.

philippfromme avatar philippfromme commented on June 26, 2024
  • Element: Flow_1f2h1nt > conditionExpression
    • ERROR: Expected expression but found static value ''. An expression must start with '=' (e.g. '=').
      [ deploy-error ] 16/5/2023 18:0:38

How did you end up with an empty expression? The conditionExpression shouldn't exist unless there is a value.

from bpmnlint-plugin-camunda-compat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.