]
Jozef Marko updated DROOLS-4680:
--------------------------------
Tester: Jozef Marko
[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”