Skip to main content Skip to complementary content

Configuring the tFixedFlowInput components

Procedure

  1. Double-click the first tFixedFlowInput component to open its Basic settings view in the Component tab.
  2. For users of Talend Studio with ESB who have retrieved the schema from the service WSDL definition in the configuration of the tESBConsumer component, select Repository from the Schema list. Then click the [...] of the next field to show the Repository Content dialog box. Select the metadata under the IsValidEmail node to use it as the schema of the input message. Click OK to close the dialog box.
    For users of Talend Studio without ESB, please go to the next step.
  3. For users of Talend Studio without ESB, the schema need to be created manually. Select Built-In from the Schema list.
    Click the [...] button next to Edit Schema. In the schema dialog box, click the [+] button to add a new line of String type and name it Email. Click OK to close the dialog box.
  4. In the Number of rows field, set the number of rows as 1.
  5. In the Mode area, select Use Single Table and enter "nomatter@gmail.com" into the Value field, which is the payload of the request message.
  6. Configure the second tFixedFlowInput as the first one, except for its schema.
    Add two rows of String type to the schema and name them id and company respectively.
    Give the value Hello world! to id and Talend to company, which are the headers of the request message.

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!