bouzasvas commented on issue #1806:
URL: 
https://github.com/apache/incubator-kie-issues/issues/1806#issuecomment-2653620033

   Hello @gitgabrio ,
   
   Thanks for letting me know. 
   
   I created a sample project and registrered DMNProfile through 
application.properties configuration file. It worked like a charm!
   
   Although some considerations for the future:
   
   1. It seems like the new implementation of KIE Decisions is getting away 
from properties and utilizes Quarkus (or SpringBoot) DI. So, would it be 
possible to register the DMNProfile by injecting a bean which `implements 
org.kie.dmn.core.compiler.DMNProfile` ?
   2. What about KIE Extended Services microsevice? Would it be possible for 
our DMN Model with custom DMNProfile to validate through KIE Sandbox etc. ?
   
   Thank you,
    V. Bouzas


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to