The Scenario is I have a flat file as source and I need to create 2 target files in same location. One is target file and other one is Archive file(along with time stamp)?
Asked
Active
Viewed 255 times
2 Answers
0
If you have two target in mapping itself then you can parameterize the target file with $OutputfileName and assign a value something like "targetFileName-date '+%Y-%m-%d'
.log"

Surajit Kundu
- 455
- 1
- 7
- 17