Claim Check has been created by Jonathan Anstey (Feb 05, 2009).

Content:

Claim Check

The Claim Check from the EIP patterns allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time. The message content is stored temporarily in a persistent store like a database or file system. This pattern is very useful when message content is very large and not all components require all information.

Available in Camel 1.5.

{include:Using This Patter

Reply via email to