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

Configuring the tGroovyFile component

Procedure

  1. Double-click the component to display the Component view.
  2. In the Groovy File field, enter the path to the file containing the Groovy code, or browse to the file in your directory. In this example, it is D:/Input/Ageducapitaine.txt, and the file contains the following Groovy codes:
    println("The captain is " + age +  " years old")
  3. In the Variables table, add a line by clicking the [+] button.
  4. In the Name column, enter "age", and then in the Value column, enter 50.

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!