cancel
Showing results for 
Search instead for 
Did you mean: 

CPI Adapter Development Send Module not supported

02-17-2021 9:22 AM
rene_kramp1 Participant
1009 views 1 comments Go to solution
SAP Managed Tags
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é

Accepted Solutions (1)

Accepted Solutions (1)

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

Answers (0)