Luke-hbk commented on PR #8936: URL: https://github.com/apache/camel/pull/8936#issuecomment-1360989953
I am using XML DSL. <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <route xmlns="http://camel.apache.org/schema/spring" customId="true" id="Chatbot" streamCache="true"> <from uri="rest:post:credit"/> <to id="to55" uri="bean:PropertyProcessor?method=RAW(combineHeaderAndBody(*,'start','test'))"/> </route> <img width="948" alt="image" src="https://user-images.githubusercontent.com/120696115/208854345-f6c6178f-7d0f-42a3-bc26-ed7b53244961.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org