Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am new to Talend and using the Talend ESB Community 7.3.1.
I created a simple project using tESBProviderRequest -> tXMLMap -> tLogRow -> tESBProviderResponse. No Service was created on respository. The project runs when I click on Run.
1) The web service endpoint does not show a beginning, it only shows the following: web service [endpoint: /esb/provider] published. How do I call the web Service using SOAPUI?
2) I wanted to create a .jar file, but right clicked on job, and clicked on build job. " Service Job can't build independently but export with the Service node it assigned with" is shown and unable to click on Finish.
Hi Team,
I hope you are doing good.
Please create a soap wsdl from the studio -> services section first and then assign the same to a job, where you can make use of the tESBProviderRequest component.
Please refer to the below links related to desgining job with tESBProvider components.
Link: https://help.talend.com/r/en-US/7.3/esb-soap/tesbproviderrequest
Link: https://help.talend.com/r/wP8RzHZOJD_dbiNcZD0MsA/Xc44F1AWjm8zcJiad~kdtw
Link: https://help.talend.com/r/wP8RzHZOJD_dbiNcZD0MsA/cvh8tx0Oqozqfb_0i86GZg
Thanks in advance.