Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Jpoisson
Contributor
Contributor

Talend job as a webservice

Hi,

I have built a few Talend job using cloud application's API and I was wondering to build it as a webservice to put in the cloud like for example in AWS.

For standard Java application I'm used to have the capability to build a .war and deploy it inside a Tomcat for example. But I can't find any proper documentation to build a talend Job as a webservice in 7.x (and AWS if someone has any clue what to do precisly !).

Thanks

Labels (4)
1 Reply
Anonymous
Not applicable

Hi

Building a standard DI job as .war has been deprecated. Talend ESB product offers the capability to build web services (SOAP AND RESTFUL type), and you able to deploy the webservice on AWS. Please refer to the following documentations.

https://help.talend.com/r/en-US/7.3/esb-runtime-auto-scaling-on-aws/talend-esb-runtime-auto-scaling-architecture-on-aws-platform

https://help.talend.com/r/fYZ46g9D4Rhd4EYmuvpycA/J8qKyR_RNRZwR2ArLM5VtQ

 

Regards

Shong