tRowGeneratorはスキーマtHMapジョブで入力フローを作成します。このシナリオでは、2つのtRowGeneratorコンポーネントを追加します。
手順
-
最初のtRowGeneratorをダブルクリックして[Schema of tRowGenerator] (tRowGeneratorのスキーマ)ウィンドウを表示します。
-
以下の詳細の3つのカラムを追加します。
- Type (型): 文字列
- [Functions] (ファンクション): TalendDataGenerator.getFirstName()
例
-
2番目のtRowGeneratorをダブルクリックして[Schema of tRowGenerator] (tRowGeneratorのスキーマ)ウィンドウを開きます。
-
以下の詳細の2つのカラムを追加します。
- Type (型): 文字列
- [Functions] (ファンクション): TalendDataGenerator.getLastName()
例