Adding and linking components - 7.3
XML validation
- EnrichVersion
- Cloud
- 7.3
- EnrichProdName
- 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
- EnrichPlatform
- Talend Studio
- task
- Data Governance > Third-party systems > XML components > XML validation components
- Data Quality and Preparation > Third-party systems > XML components > XML validation components
- Design and Development > Third-party systems > XML components > XML validation components
Procedure
-
Create a new Job and add a tFileInputDelimited component, a tXSDValidator component, and two tFileOutputDelimited components by typing their names in the
design workspace or dropping them from the Palette.
-
Double-click the tXSDValidator component to
open its Basic settings view and select
Flow Mode from the Mode drop-down list.
-
Link the tFileInputDelimited component to the
tXSDValidator component using a Row > Main
connection.
-
Link the tXSDValidator component to the first
tFileOutputDelimited component using a
Row > Main connection to output valid rows.
-
Link the tXSDValidator component to the
second tFileOutputDelimited component using a
Row > Rejects connection to output invalid rows.