in terms of patterns, this is the http://camel.apache.org/claim-check.html claim check and is implemented via custom processors and headers (as ychawla eluded to)...
Jim Talbut-2 wrote: > > Hi, > > I want to provide a single web service that makes calls to two separate > web services. > The arguments for the two services are different and some of them are > independent, so the service I offer will have a combined argument list, > and I need to do a couple of transformations to generate the arguments > for the called services. > > What I can't see is how I can store arguments for the second service > that are not required for the first service so that I can access them > again in the transformation for the second service. > I could do this quite easily with a couple of custom processors, just > adding the initial data to the exchange, but I'd like to know whether > there is any way to do it without custom processors. > > Thanks > > Jim > ----- Ben O'Day IT Consultant -http://consulting-notes.com -- View this message in context: http://camel.465427.n5.nabble.com/Is-there-any-way-to-park-values-for-later-use-tp4534068p4534163.html Sent from the Camel - Users mailing list archive at Nabble.com.