Deploying the Job in a Talend Runtime Container - Cloud - 8.0

ESB REST

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > ESB components > ESB REST components
Data Quality and Preparation > Third-party systems > ESB components > ESB REST components
Design and Development > Third-party systems > ESB components > ESB REST components
Last publication date
2023-09-14

Before you begin

Before deploying the Job, first start a Talend Runtime Container, and make sure all its Infrastructure Services have been started. For more information, see Starting and stopping Talend ESB infrastructure services.

Procedure

  1. Click the Kill button in the execution console to stop it.
  2. In the Repository tree view, right-click the Job and select Build Job to open the Build Job dialog box.
  3. In the To archive file field, browse to the directory where you want to save your built Job.
  4. Select OSGI Bundle For ESB in the Build Type list.
  5. Click Finish.
    The Job is built to the specified directory, as a trestrequest-0.1.jar file.
  6. Copy the trestrequest-0.1.jar file, and paste it into the deploy folder of the Talend Runtime Container. The service starts directly.
  7. Run the UploadFile.html using a web browser.
  8. Click the Browse button to navigate to the customer.xml that contains the user ID and click upload.
  9. The HTTP POST request is accepted by the REST service and the user ID is sent back to the server.
    You can also view the response in the page source.
  10. The content of the input file is shown in the Talend Runtime Container window.