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

Type conversion of singleton lists #307

Open
saig0 opened this issue Aug 3, 2021 · 0 comments
Open

Type conversion of singleton lists #307

saig0 opened this issue Aug 3, 2021 · 0 comments

Comments

@saig0
Copy link
Member

saig0 commented Aug 3, 2021

Is your feature request related to a problem? Please describe.
A singleton list (i.e. a list with one item) can be converted into a value and visa-verse.

For example, if a function expects an argument of the type list<string> and the parameter value is of type string then the parameter value is converted into list<string>.

Describe the solution you'd like

From DMN 1.3 (page 134)

image

image

Related issues

  • Camunda BPM:
  • Zeebe broker:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants