コンポーネントを追加してリンク
手順
- [Palette] (パレット)からtMysqlConnection、tFixedFlowInput、tMysqlOutput、tCreateTable、tCombinedSQLInput、tCombinedSQLFilter]、tCombinedSQLAggregate、tCombinedSQLOutput、tMysqlCommit、tMysqlInputおよびtLogRowコンポーネントをデザインワークスペースにドロップします。
- [Trigger] (トリガー) > [On Subjob Ok] (サブジョブ時OK)リンクを使用してtMysqlConnectionをtFixedFlowInputに接続します。
- 同じようにtFixedFlowInputをtCreateTableに、tCreateTableをtCombinedSQLInputに、tCombinedSQLInputをtMysqlCommit、そしてtMysqlCommitからtMysqlInputに接続します。
- [Row] (行) > [Main] (メイン)リンクを使用して、tFixedFlowInputとtMysqlOutputを接続します。
- [Row] (行) > [Combine] (結合)リンクを使用して、tCombinedSQLInputをtCombinedSQLFilterに接続します。
- 同じようにtCombinedSQLFilterをtCombinedSQLAggregateに接続し、tCombinedSQLAggregateをtCombinedSQLOutputに接続します。
- [Row] (行) > [Main] (メイン)リンクを使用して、tMysqlInputおよびtLogRowを接続します。