fjtirado commented on issue #3573:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/issues/3573#issuecomment-2245853404

   With this 
[PR](https://github.com/apache/incubator-kie-kogito-runtimes/pull/3588), adding
   and this snippet
   ```
   {
         "name": "subtraction",
         "operation": "specs/subtraction.yaml#doOperation",
         "metadata": {
            "configKey" : ".pepe"
         }
       }
   ``` 
   
   we get as response
   ```
   
   {
       "failedNodeId": "7",
       "id": "1d4d610e-5ad3-4844-ad57-42670669eb39",
       "message": "java.lang.IllegalArgumentException - Expression .pepe 
returns null or empty value"
   }
   ```
   


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