-
Sub-task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
AT
In DMN Wrapper, java.util.Date type is supported
Reasoning
The current Java DMN engine supports date types (String, java.util.Date) as documented here: https://docs.camunda.org/manual/7.14/user-guide/dmn-engine/data-types/#supported-data-types
The Scala DMN engine supports a couple of date formats based on Java 8 Time & Date API.
To preserve behavioral and API compatibility, we need to integrate a converter that transforms into currently supported values in the Scala DMN engine after the type checking based on the defined typeRef of an element (input or output).
This is the controller panel for Smart Panels app
[CAM-12918] In DMN Wrapper, java.util.Date type is supported
Fix Version/s | New: 7.15.0 [ 16006 ] |
Assignee | New: Tobias Metzke-Bernstein [ tobias.metzke ] |
Fix Version/s | Original: 7.15.0 [ 16006 ] |
Description |
Original:
h3. AT
In DMN Wrapper, java.util.Date type is supported See https://docs.google.com/document/d/1fvp2qf75W7VBSFjfHVz3iRN4Ynq349R6qtq3eP62opw/edit#bookmark=id.u2ab65mxcofd |
New:
h3. AT
In DMN Wrapper, java.util.Date type is supported h3. Reasoning The current Java DMN engine supports date types (String, java.util.Date) as documented here: https://docs.camunda.org/manual/7.14/user-guide/dmn-engine/data-types/#supported-data-types The Scala DMN engine supports a couple of date formats based on Java 8 Time & Date API. To preserve behavioral and API compatibility, we need to integrate a converter that transforms into currently supported values in the Scala DMN engine after the type checking based on the defined {{typeRef}} of an element (input or output). See https://docs.google.com/document/d/1fvp2qf75W7VBSFjfHVz3iRN4Ynq349R6qtq3eP62opw/edit#bookmark=id.u2ab65mxcofd |
Mentioned Roles |
Mentioned Groups |
Status | Original: Open [ 1 ] | New: Ready [ 10005 ] |
Assignee | Original: Tobias Metzke-Bernstein [ tobias.metzke ] |
Reporter | Original: Tassilo Weidner [ tassilo.weidner ] | New: Tobias Metzke-Bernstein [ tobias.metzke ] |