If you invoke the backend service with PAYLOAD data formate message you need to 
setup the BindingOperation for it.

My suggestion if you want to use xslt to the transformation, you can just use 
MESSAGE data formate  to invoke the back end service. 

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On September 20, 2014 at 8:56:05 PM, aioria3077 (aioria3...@gmail.com) wrote:
> if the call to the original web service, the change will dataFormat MESSAGE
> by PAYLOAD, The error is:
>  
> The PayLoad elements cannot fit with the message parts of the
> BindingOperation. Please check the BindingOperation and PayLoadMessage.
>  
>  
> I make the first transformation successfully receiving the REQUEST as
> dataFormat PAYLOAD, I realize that a change to MESSAGE in the original WS
> call is where the transformation does not work,
>  
> There is some problem the xslt with MESSAGE dataFormat being that before
> sending the body convert STRING
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/please-help-with-transformation-of-a-response-by-xslt-tp5756711p5756757.html
>   
> Sent from the Camel - Users mailing list archive at Nabble.com.
>  

Reply via email to