Pages

Pages

Monday, 4 June 2012


What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use ?
Two Methods.
1. Write all files in one directory then use file repository concept (don’t forget to type source file    type as indirect in the session
2. Use union transformation to combine multiple input files into a single target.

2 comments: