Hi, i have a transformation which should takes several rows from a text file and modify those.
I also want to keep the original rows. In the same transformation i want to fuse the content of two different files.
To do that i open the text files, then i use the "append stream" step to put the content of the sencond file in the first one.
After this i take just the rows that i want to change with a "filter rows" step, i clone and transform these, i then a append these new rows in the flow. I don't really know how to explein the tranformation, so i'll show you that.
Anyway the problem is that the transformation sometimes doesn't stop (and i have no output).
Anybody know what's wrong ?
I also want to keep the original rows. In the same transformation i want to fuse the content of two different files.
To do that i open the text files, then i use the "append stream" step to put the content of the sencond file in the first one.
After this i take just the rows that i want to change with a "filter rows" step, i clone and transform these, i then a append these new rows in the flow. I don't really know how to explein the tranformation, so i'll show you that.
Anyway the problem is that the transformation sometimes doesn't stop (and i have no output).
Anybody know what's wrong ?