Skip to main content Skip to complementary content

Deploying the Job in a Talend Runtime Container

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!