-
Feature Request
-
Resolution: Done
-
Major
-
1.31.0.Final
-
False
-
None
-
False
-
---
-
---
-
-
-
2022 Week 50-02 (from Dec 12)
See attachment.
A custom function/integration might return a String with a valid JSON payload, but not being a strict JsonNode java object.
Mainly on use cases in which the user has no Java environment or tools that can unmarshal a JSON payload to Jackson's JsonNode, the workflow engine should be able to understand that a String can contain a valid JSON payload.
No matter its contents, a String is currently returning a TextNode.
- relates to
-
KOGITO-8351 Add Camel Routes integration to Serverless Workflow
- Resolved