I've been trying everything I can think of to successfully invoke a remote
REST service and capture the response purely within a spring camel file.
I've got a setup that appears to do everything I need, but for the life of
me I can't figure out how to capture the response.
On top of it all, by setting the loggingFeatureEnabled="true" in the
rsClient, I can see the service response printed to standard out, but the
archive file it writes to disk is empty.
Does anyone have any suggestions?
REST service and capture the response purely within a spring camel file.
I've got a setup that appears to do everything I need, but for the life of
me I can't figure out how to capture the response.
On top of it all, by setting the loggingFeatureEnabled="true" in the
rsClient, I can see the service response printed to standard out, but the
archive file it writes to disk is empty.
Does anyone have any suggestions?