[
https://issues.jboss.org/browse/DROOLS-4680?page=com.atlassian.jira.plugi...
]
Jozef Marko updated DROOLS-4680:
--------------------------------
Description:
Create backend service that receives a Data Object and generate a Data Type and resolve
[
conversation|https://github.com/kiegroup/kie-wb-common/pull/2980#discussi...].
Service characteristics:
- The service supports only Data Objects from the current project (it won't support
external dependencies)
- The imported data object is analysed with 5 levels of introspection
- Simple java types are mapped to built in DMN data types, Integer, Double -> number,
String -> string, etc. But, fields that cannot be inferred are considered “Any”
was:
Create backend service that receives a Data Object and generate a Data Type.
Service characteristics:
- The service supports only Data Objects from the current project (it won't support
external dependencies)
- The imported data object is analysed with 5 levels of introspection
- Simple java types are mapped to built in DMN data types, Integer, Double -> number,
String -> string, etc. But, fields that cannot be inferred are considered “Any”
[DMN Designer] BC DOs as DMN DTs - Create backend service that
receives a Data Object and generate a Data Type
--------------------------------------------------------------------------------------------------------------
Key: DROOLS-4680
URL:
https://issues.jboss.org/browse/DROOLS-4680
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Guilherme Gomes
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
Create backend service that receives a Data Object and generate a Data Type and resolve
[
conversation|https://github.com/kiegroup/kie-wb-common/pull/2980#discussi...].
Service characteristics:
- The service supports only Data Objects from the current project (it won't support
external dependencies)
- The imported data object is analysed with 5 levels of introspection
- Simple java types are mapped to built in DMN data types, Integer, Double -> number,
String -> string, etc. But, fields that cannot be inferred are considered “Any”
--
This message was sent by Atlassian Jira
(v7.13.8#713008)