Skip to main content Skip to complementary content

Notable fixes and known issues

Data Integration

Feature Description

Incorrect JSON arrays in tHTTPClient

Before version 8.0 R2024-12, JSON arrays were printed as a String of elements split with row separators (\n), from version 8.0 R2024-12 onwards JSON arrays are parsed correctly.
If you have existing Jobs that contain single-element JSON arrays and still want the result to be plain String, you can keep the old behavior by setting this system property to true:
org.talend.components.common.dssldictionary.DSSLDictionary.SINGLE_ELEMENT_NOT_ARRAY

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!