Skip to content

Type conversion of singleton lists #307

@saig0

Description

@saig0

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions