Skip to main content Skip to complementary content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

Creating the parent Job

Procedure

  1. Create a standard Job and name it LoadDynamicSchemaParent.
  2. Drop the following components onto the design workspace, and label them according to their roles in the Job.
    Component Label
    tFileList File_list
    tIterateToFlow File_name_flow
    tMap File_table_lookup
    tFixedFlowInput Mappings
    tJavaRow Set_context_variables
    tRunJob Call_child
  3. Connect the components:
    1. tFileList to tIterateToFlow using a Row > Iterate connection
    2. tIterateToFlow to tMap using a Row > Main connection
    3. tFixedFlowInput to tMap using a Row > Main connection, as a lookup connection
    4. tMap to tJavaRow using a Row > Main connection (named out in this example)
    5. tJavaRow to tRunJob using a Row > Main connection

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!