Petals-SE-Camel 1.0.0-SNAPSHOT

compared with
Version 3 by Victor NOËL
on Feb 03, 2015 15:57.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (9)

View Page History
<to uri="petals:orders2" />
</otherwise>
</choice>
</route>
{code}

{color:red}{*}TODO. make that a real example, this is copied from an example on the web...{*}{color} web...*{color}

The only specificity of this route are the URIs used to identify the services consumed by the route (*from* element) and to which messages are then sent (*to* element).
{code}

{color:red}{*}TODO. make that a real example, this is copied from jsi181 with bits of EIP and a mock-up for camel:routes...{*}{color} camel:routes...*{color}

h3. Provides Section

{include:0 CDK SU Provide Configuration}

{center}{*}Configuration of a Service Unit to provide a service (Camel)*{center}
{table-plus}

|| Parameter || Description || Default || Required ||
| service-id | The unique id in the SU for the provided service. It will be visible from the route to refer to this service. | {center}\-{center} | {center}Yes{center} |
{table-plus}

h3. Consumes Section

{include:0 JBI SU Consume Configuration}

{center}{*}Configuration of a Service Unit to consume a service (Camel)*{center}
{table-plus}

|| Parameter || Description || Default || Required ||
| service-id | The unique id in the SU for the consumed service. It will be visible from the route to refer to this service. | {center}\-{center} | {center}Yes{center} |
{table-plus}

{include:0 CDK SU Interceptor configuration|]}
h3. Services Section

{color:red}{*}TODO. Not sure this should be in the service section... this seems to be the natural place for it to be because it is not bound to a specific service but to the whole SU...*{color}
{color:red}{*}TODO. Is there an include also with a table for the whole services section?*{color}