dschulten commented on issue #3648:
URL: 
https://github.com/apache/incubator-kie-tools/issues/3648#issuecomment-4922054483

   I may have found a workaround: it appears that scalar top level inputs are 
automatically required, but attributes of a complex input are never required. 
The workaround would be to wrap all scalar inputs into a wrapper type to make 
the sandbox happy. So one would need a tNumber, tString, tBoolean, tDate etc, 
and all calculations would need to unwrap them.
   That is not exactly satisfying, I have to say. I hope there is a better 
solution (or we can get a proper fix for this issue).


-- 
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