I'm using the denormaliser step, in Targetfieldname column of denormaliser step I want to include 8000 rows, it is not convenient to manually enter the 8000 rows. Can someone help me with some automation?
Asked
Active
Viewed 76 times
-1
-
Welcome to SO, could you post your code? – WoodChopper Dec 31 '15 at 09:45
1 Answers
0
Look at the format of the ktr
(kettle transformation) files. It is pure XML. You should be able to generate an XML with the fields you need.

bolav
- 6,938
- 2
- 18
- 42