Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tWebservice as Route implementation

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?

Labels (4)
1 Solution

Accepted Solutions
vapukov
Master II
Master II

hi,

 

if you import demo project for ESB (each studio have it built in), you can check sample - DemoRESTClientRoute

hope it help

View solution in original post

2 Replies
vapukov
Master II
Master II

hi,

 

if you import demo project for ESB (each studio have it built in), you can check sample - DemoRESTClientRoute

hope it help

Anonymous
Not applicable
Author

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