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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
vidya821
Creator
Creator

Difference in behavior of tBufferOutput Component, is it correct ?

Hi All,

I found difference in behavior of buffer component when used in the below use cases

1) Child Job without any input row : Use only ChildJob and retrieve the value from child job in parent job - The values from child job are retrieved successfully which is correct.

Pls refer screenshot <<ChildJobWithoutAnyInputRow>>

2) Child Job with an input row : Use a row as input to the childjob and retrieve the value from child job in parent job - The values are not retrieved from child job but from the input row.

Is this behavior correct ?

pls refer screenshot <<ChildJobWithInputRow>>

I would like to know how can i get the output from child job when it is preceded by an input row 

Thanks

 

Labels (2)
1 Solution

Accepted Solutions
vidya821
Creator
Creator
Author

Found the Solution,

in tRunjob component -> Advanced Settings -> select checkbox to propogate the result to output schema

View solution in original post

1 Reply
vidya821
Creator
Creator
Author

Found the Solution,

in tRunjob component -> Advanced Settings -> select checkbox to propogate the result to output schema