Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.

Qlik Talend Data Integration: cREST component does not return a body after Route has been migrated to patch R2025-02

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Ryan_Pooya
Support
Support

Qlik Talend Data Integration: cREST component does not return a body after Route has been migrated to patch R2025-02

Last Update:

Jul 2, 2025 1:40:48 AM

Updated By:

Shicong_Hong

Created date:

Jul 2, 2025 1:42:15 AM

When using a route that has been migrated from an earlier version of Talend 8 to a newer patch (R2025-02 or a later version), it is possible that certain routes may not migrate correctly. If a cREST component exists within the route and incorporates camel configuration flags within one or multiple cConfig components, the Job may encounter difficulties in successfully passing the header after building and running in the newer Studio. In the log of the route/service, subsequent to the headers being passed, the termination of the route/service (upon failure) may resemble the following:

BodyType: null
Body: [Body is null]

 

Cause

Starting with the R2025-02 Monthly Patch, Qlik move to Camel 4 for Routes/Services may result in existing flags being set differently within the code. Furthermore, certain flags that were compatible with Camel 2 may no longer function in Camel 4 or may have undergone changes.

 

Resolution

If the flags "camelContext.setStreamCaching(true)", "jakarta.ws.rs.core.Response", and/or any Camel-specific flags were incorporated into the route/service prior to its migration to patch R2025-02 (or a later version), kindly remove or modify these flags from the route.

 

Environment

Labels (2)
Version history
Last update:
‎2025-07-02 01:40 AM
Updated by: