Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I need to execute dynamically some sql's. So the flow should be like:
tTeradataInput - tmap - tFileOutputExcel - tTeradataInput2
Basically, tTeradataInput is generating the sql based on some parameters, afterwards with tTeradataInput2 I need to execute the sql generated with tTeradataInput.
Do you have any ideas how I can do it?
Right now I have problems in converting data obtained in tFileOutputExcel (csv) to convert it into a txt file, so afterwards to read it with a tJavaRow and execute the last tTeradataInput2.
Maybe you have a simple solution. Can you please help me with an idea?
Lucian Sabau