Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I was wondering, is there any implementation of the tWebservice component in Route package?
As far as I know, the cSOAP (cCXF) and cREST (cCXFRS) are similar to tESBProviderRequest and tESBProviderResponse, so they are providing webservice but not consume one.
Any idea?
hi,
if you import demo project for ESB (each studio have it built in), you can check sample - DemoRESTClientRoute
hope it help
hi,
if you import demo project for ESB (each studio have it built in), you can check sample - DemoRESTClientRoute
hope it help
Hy vapukov,
I wasn't clear in my question: I was looking for an implementation to use SOAP based webservice consumer. But based on your answer I have encounter this demo project: JMSToHTTP, where I got an example for my question.
By the way, this mechanis, like using one component as producer an consumer (for instance: cSOAP, cJMS) is strange for me.
But anyway, you helped me to solve my issue, so thank you!
Best regards
Viktor