ydayagi opened a new issue, #4020:
URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/4020

   ### Description
   
   my workflow calls this python script:
   `myVar = datetime.datetime.now()`
   and then i try to write the python var to the result:
   ```
   stateDataFilter:
         output: "{pythonOut: $WORKFLOW.python.myVar}"
   ```
   and I get the error:
   `No serializer found for class jep.python.PyObject and no properties 
discovered to create BeanSerializer (to avoid exception, disable 
SerializationFeature.FAIL_ON_EMPTY_BEANS)`
   
   ### Implementation ideas
   
   _No response_


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