yesamer commented on issue #1732:
URL: 
https://github.com/apache/incubator-kie-issues/issues/1732#issuecomment-2679477953

   I tested the feature with another example 
(https://github.com/dmarrazzo/dmn-calls-java) and it worked. 
   Without the complete reproducer, it's not easy to determine what's wrong in 
your code.
   According to your screenshots, the only error I see is the method signature 
of the BKM node.
   You should use the FQCN in the parameter (eg. 
`executeRuleFunction(java.lang.String)`  instead of 
`executeRuleFunction(String)`
   
   Closing as an answer has been provided. Feel free to reopen.


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