Skip to content

Instantly share code, notes, and snippets.

@dfeist
Created March 29, 2012 11:53
Show Gist options
  • Save dfeist/2236487 to your computer and use it in GitHub Desktop.
Save dfeist/2236487 to your computer and use it in GitHub Desktop.
<enricher target="payload.customer" >
<mongodb:find-one-object collection="customers" query="#[message.inboundProperties['http.query.params']['customerId']" />
</enricher>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment