Scenario 2: Handling a positional file based on a dynamic schema
This scenario applies only to a subscription-based Talend solution.
This scenario describes a four-component Job that reads data from a positional file,
writes the data to another positional file, and replaces the padding characters with
space. The schema column details are not defined in the positional file components;
instead, they leverages a reusable dynamic schema. The input file used in this scenario
is as follows:
1 2 3 4 5 |
id----name--------city-------- 1-----Andrews-----Paris------- 2-----Mark--------London------ 3-----Marie-------Paris------- 4-----Michael-----Washington-- |
Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Login
0 Comments