コンポーネントをリンク - Cloud - 8.0
ログとエラー(インテグレーション)
- Version
- Cloud
- 8.0
- Language
- 日本語
- Product
- Talend Big Data
- Talend Big Data Platform
- Talend Data Fabric
- Talend Data Integration
- Talend Data Management Platform
- Talend Data Services Platform
- Talend ESB
- Talend MDM Platform
- Talend Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Real-Time Big Data Platform
- Module
- Talend Studio
- Content
- ジョブデザインと開発 > サードパーティーシステム > ロギングコンポーネント
- データガバナンス > サードパーティーシステム > ロギングコンポーネント
- データクオリティとプレパレーション > サードパーティーシステム > ロギングコンポーネント
- Last publication date
- 2023-10-18
手順
-
tFixedFlowInput、tMysqlOutput、tAssert、tAssertCatcher、tLogRowをワークスペースにドロップします。
-
tFixedFlowInputをordersに、tAssertをorders >=20に、tAssertCatcherをcatch comparison resultに、tLogRowをok or failedに名前変更します。
-
[Row] (行) > [Main] (メイン)接続を使用して、tFixedFlowInputをtMysqlOutputに接続します。
-
[Trigger] (トリガー) > [On Subjob OK]接続を使用して、tFixedFlowInputをtAssertにリンクします。
-
[Row] (行) > [Main] (メイン)接続を使用して、tAssertCatcherをtLogRowにリンクします。