Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
my Job looks like
tDBInput_ --row9-->tFlowToIterate--Iterate-->tDBInput_5--row10-->tLogRow
in tDBInput_5 I use this Statement
SELECT pzn FROM relevantspositionierung.prokasdb where pzn = '"+(String)globalMap.get("row9.pzn")+"'
and the output is Empty.
The Schema of row9 is Column = pzn | Db Column = pzn.
If I start the Job nothing is happend.
Thanks for your help.
greets Chris
Can you share your tFlowToIterate settings + schema?