Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8354

Make a string which has a valid JSON format to be parsed by the workflow engine

XMLWordPrintable

    • False
    • None
    • False
    • 0
    • 0% 0%
    • ---
    • ---
    • 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.

            ftirados Francisco Javier Tirado Sarti
            rhn-support-zanini Ricardo Zanini Fernandes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: