Hi everybody,
I'm wondering which is the best way to implement a RESTful client in the ESB, to access an external web-services.
For the moment I did a bean that call directly the URL but the bean component is a SE not a BC so probably is not the best way to use that for an external connection.
Suggestions?
Thanks.
P
I'm wondering which is the best way to implement a RESTful client in the ESB, to access an external web-services.