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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Peter_Mitchell
Contributor II
Contributor II

Talend ESB cRest PUT URL parameters overwriting message body

Dear Support,

I'm currently experiencing an issue when developing a route in ESB which accepts an incoming HTTP PUT method in a cRest component.

The PUT url structure is <domain>.com/x/{id} with a JSON body included in the incoming message payload. When the message comes in, the url parameter ({id} field) is the sole contents of the message body, rather than the JSON HTTP body, which is erroneous behaviour.

The same issue has been reported here a few years ago with no answer: https://community.talend.com/s/question/0D53p00007vCrspCAC/camel-cxfrs-put-with-path-param-overrides...

Any advice on how to bypass this would be appreciated, thank you.

Peter.

Labels (3)
0 Replies