Skip to main content Skip to complementary content

Configure the components

Procedure

  1. Double-click the tFixedFlowInput to display its Basic settings view.
  2. Click the [...] button next to Edit schema to define the input schema.
  3. Click the [+] button and add two input schema columns, in this example id as Integer and name as String.
    The two schema columns display automatically in the Values list.
  4. Click in the Value column and type in a value for each of the input columns.
    • Set id to 1.
    • Set name to "talend".
  5. Double-click the tFileOutputPDF to display its Basic settings view.
  6. Click Sync columns to synchronize the output file schema with the input file schema.
  7. Click the [...] button next to the Destination Name field and browse to the output file you want to print data in, out.pdf in this example.
  8. Press Ctrl+S to save your Job and close it.
    You don't need to run the Job, for this example the objective is just to see the Job that contains a custom component can be opened properly in another Talend Studio instance.

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!