Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
It would be better to use a tSOAP or a tESBConsumer to consume a SOAP web service in Talend.
Best Regards
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