Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

retrieve resutset In tJava , iterate on it and pass current value from a parent to a child Job

I'm trying to retrieve the information from a table in my database and iterate over each element of a resultset then pass the current_iteration and retrieve it in a TrunJob !!

I need help please.0683p000009LzRx.pngMy current schema but not result(I pass list manualy to tforeach ) but i don't why to pass current iterotion to tRunJob

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I use two tDelimitedFile like this

tDelimited--->tFlowToIterate--->tDelimited--->tFlowToIterate--->Trunjob

And config trunJob parameters

in the childJob I create context variable

View solution in original post

2 Replies
Anonymous
Not applicable
Author

hello, I have find a solution

Anonymous
Not applicable
Author

I use two tDelimitedFile like this

tDelimited--->tFlowToIterate--->tDelimited--->tFlowToIterate--->Trunjob

And config trunJob parameters

in the childJob I create context variable