Jesse Sightler created CAMEL-13180:
--------------------------------------
Summary: Camel Apex Calls could support more flexible response
parsing
Key: CAMEL-13180
URL: https://issues.apache.org/jira/browse/CAMEL-13180
Project: Camel
Issue Type: New Feature
Reporter: Jesse Sightler
The current approach requires following a very strict format for error codes
other than 200. This isn't necessarily the case, though, for custom apex
classes.
Ideally, it would be possible to call the exception handler only on non 2xx
codes, and also to handle the parsing in the camel route itself.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)