Hi everyone, i have a question about composed message processor. I'm using
camel in an integration project. For a case , i need to use composed message
processor but i don't know where it is suitable or not.

Here is the case:

A web service request is coming and then i need to create two request from
this request. After the responses comes i need to create one response from
them then send it back.

I think i can use Composed message processor but i'm confused.

Camel in Action book says that every message has correlation identifier so
what about the web service requests? Do they have a special correlation keys
inside?

Can i use this pattern for that situation?

Best Regars.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Composed-Message-Processor-tp5743165.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to