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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
DanielKirbach
Contributor
Contributor

Using tWebService in differnet environments by context for WSDL

Hello community,

I'm building a connection to a SOAP API with tWebService and have a different endpoint for development and testing than for production. My first thought would be to solve this using a context populated with the endpoints for each environment. However, contexts for retrieving the WSDL don't work, at least not when creating subjobs.

So I wanted to ask if you have any experience or helpful tips in this regard.

I also don't know how Talend behaves during the build, because the finished job should also be executable against all three environments.

Has anyone had any experience with this?

Thank you,

Daniel

Labels (3)
2 Replies
Dave_Simo
Creator II
Creator II

Hello @DanielKirbach 

 

For information if you are on a recent version of Talend with a TMC

https://help.qlik.com/talend/en-US/components/8.0/webservice/twebservice

 

Dave_Simo_0-1757966323500.png

It would be better to use a tSOAP or a tESBConsumer to consume a SOAP web service in Talend.

Best Regards

DanielKirbach
Contributor
Contributor
Author

Hi @Dave_Simo,

thank you for the notice.

But since we don't use the cloud to run our processes, we run them in our own environment, the usability of tWebService is given.

Is there no experience with tWebService that could answer my question?

 

Best regards