Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can define the decision id of a business rule task as expression #8779

Closed
Tracked by #8083
saig0 opened this issue Feb 14, 2022 · 0 comments · Fixed by #8822
Closed
Tracked by #8083

I can define the decision id of a business rule task as expression #8779

saig0 opened this issue Feb 14, 2022 · 0 comments · Fixed by #8822
Assignees
Labels
kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/broker Marks an issue or PR to appear in the broker section of the changelog

Comments

@saig0
Copy link
Member

saig0 commented Feb 14, 2022

Description

A business rule task can reference a DMN decision by its decision id. The decision id can be defined statically or dynamically as an expression (e.g. = decisionId). The expression must return the decision id as a string.

  • extend the BPMN transformer to handle the decision id as an expression
  • extend the BPMN processor to evaluate the expression
  • create an incident if the expression fails to evaluate or doesn't return a string

blocked by #8060
blocked by #8080

@saig0 saig0 added kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/broker Marks an issue or PR to appear in the broker section of the changelog labels Feb 14, 2022
@saig0 saig0 added this to the Evaluate DMN decisions milestone Feb 14, 2022
@saig0 saig0 added this to Planned in Zeebe Feb 14, 2022
@korthout korthout moved this from Planned to Ready in Zeebe Feb 21, 2022
@korthout korthout self-assigned this Feb 21, 2022
@korthout korthout moved this from Ready to In progress in Zeebe Feb 21, 2022
@korthout korthout moved this from In progress to Review in progress in Zeebe Feb 22, 2022
@ghost ghost closed this as completed in dfd0c9b Feb 22, 2022
Zeebe automation moved this from Review in progress to Done Feb 22, 2022
@KerstinHebel KerstinHebel removed this from Done in Zeebe Mar 23, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/broker Marks an issue or PR to appear in the broker section of the changelog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants