Viewing product orders status (on a daily basis) against a benchmark number - Cloud - 8.0

Logs and errors (Integration)

Version
Cloud
8.0
Language
English
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 Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Logs and errors components (Integration)
Data Quality and Preparation > Third-party systems > Logs and errors components (Integration)
Design and Development > Third-party systems > Logs and errors components (Integration)
Last publication date
2024-02-29

This scenario allows you to insert the orders information into a database table and to evaluate the orders status (every day once scheduled to run) by using tAssert to compare the orders against a fixed number and tAssertCatcher to indicate the results. In this case, Ok is returned if the number of orders is greater than 20 and Failed is returned if the number of orders is less than 20.

For more technologies supported by Talend, see Talend components.

In practice, this Job can be scheduled to run every day for the daily orders report and tFixedFlowInput as well as tLogRow are replaced by input and output components in the Database/File families.