Friday 30 November 2018

Iflow Error in CPI

If you are facing the below issue in CPI without any proper logs, then there is configuration missing in content modifier.

In the earlier version of CPI at the content modifier, we may not provide the expressions like(${in.body}) to bypass the data flow from previous step, but now there is two options available in content modifier body
1. Constant
2. Expression

Do you need to pass the actual data out from content modifier, then Choose Expression - ${in.body}


Error Details

[CAMEL][IFLOW][ERROR] : Integration flow failed. [CAMEL][IFLOW][EXCEPTION] : org.osgi.service.blueprint.container.ComponentDefinitionException: Unable to initialize bean .camelBlueprint.factory.Split_Router

[CAMEL][IFLOW][CAUSE] : Cause: java.lang.IllegalArgumentException: Route Process_78 has no outputs: Route(Process_78)[[From[direct:Process_78]] -> []]


!!! Hope this resolves your issue !!!



No comments:

Post a Comment