-1

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?

Tunaki
  • 132,869
  • 46
  • 340
  • 423
Deepesh
  • 820
  • 1
  • 14
  • 32

1 Answers1

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