Skip to main content Skip to complementary content

Configuring the tESBConsumer component

About this task

In this scenario, a public web service which is available at http://www.webservicex.net/ValidateEmail.asmx will be called by the tESBConsumer component to returns true or false for an email address. You can view the WSDL definition of the service at http://www.webservicex.net/ValidateEmail.asmx?WSDL for the service description.

Procedure

  1. In the design workspace, double-click the tESBConsumer component to open its Basic settings view in the Component tab.
  2. Click the [...] button next to Service configuration.
  3. In the dialog box that appears, type in: http://www.webservicex.net/ValidateEmail.asmx?WSDL in the WSDL field and click the refresh button to retrieve port name and operation name. In the Port Name list, select the port you want to use, ValidateEmailSoap in this example. Click OK to validate your settings and close the dialog box.
    Select the Populate schema to repository on finish to retrieve the schema from the WSDL definition, which will be used by the tFixedFlowInput component. This option is only available to users of Talend Studio with ESB. If you don't have this option, please ignore it. The schema can be created manually in the tFixedFlowInput component, which will be shown later.
    Click Finish to validate your settings and close the dialog box.
  4. In the Advanced settings view, select the Log messages check box to log the content of the messages.

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 – please let us know!