Hi,

I Had a similar problem like that. I think that you need to look in into
"Claim Check" pattern
http://camel.apache.org/claim-check.html

Regards,

Ismail

On Wed, Jun 29, 2011 at 7:12 AM, Jim Talbut-2 [via Camel] <
ml-node+4534068-1741869265-45...@n5.nabble.com> 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
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://camel.465427.n5.nabble.com/Is-there-any-way-to-park-values-for-later-use-tp4534068p4534068.html
>  To start a new topic under Camel - Users, email
> ml-node+465428-424999138-45...@n5.nabble.com
> To unsubscribe from Camel - Users, click 
> here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=bW9oYW1tZWQuaGFueUBnbWFpbC5jb218NDY1NDI4fDIwNzI5Nzg2NDM=>.
>
>


--
View this message in context: 
http://camel.465427.n5.nabble.com/Is-there-any-way-to-park-values-for-later-use-tp4534068p4534316.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to