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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
E_Bihag3179
Contributor
Contributor

Talend ESB Attempting to deploy WebService as .jar file

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.

Labels (3)
1 Reply
Anonymous
Not applicable

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.