cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello Experts,

I'm developing an adapter for cloud platform integration. Its working fine with the "request reply" module, but if I try to use the "send" module it shows me the following error:

I've developed the adapter on my own in eclipse. I've implemented the process(Exchange) method. How do I support the send adapter? Is there any method or condition I need to implement or fulfill?

I'd appreciate any suggestions or ideas!

Regards

René

View Entire Topic
Sriprasadsbhat
Active Contributor
0 Likes

Hello Rene,

Below component should help you.

https://camel.apache.org/manual/latest/async.html#:~:text=Asynchronous%20Request%20Reply,-On%20the%2....

Regards,

Sriprasad Shivaram Bhat