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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

camel cxfrs put with path param overrides payload

I develop a rest endpoint in Talend ESB and would like to provide the following PUT - Method /service/subject_access/{requestId} which also accepts a payload. If I configure a mehtod like this, the payload will be overridden by the path parameter {requestId}. The exchange body contains only the path param.

cxfrs.PNG

Labels (2)
0 Replies