Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A number of example Camel Routes are available in the fcrepo-camel project, along with numerous production-ready projects Camel Routes and projects in fcrepo-camel-toolbox. Below are some additional Camel Routes to get you started.

LDPath Transformations

If an fcr:transform program has been installed as mytransform, you Using the fcrepo-ldpath Camel component, you can generate a JSON representation of a container and send it to a low-latency, highly available document store, such as Riak. The following route determines if a container has been removed or simply added/updated. It then routes the message appropriately to a load-balancer sitting in front of the Riak HTTP endpoint.

...