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: 
Rohitash
Contributor
Contributor

Passing a set of data record from one job to another job using tHASH Component

Hi Team,

 

There is an another requirement to discuss about.

 

I have a set of 2 files which 10 record each.

File 1 - 10 record

File 2 - 10 record

 

In my first job , I have joined the 2 file on the basis of inner join condition. Now i have two output value

1) Matched Record

2) Unmatched Record

Those records are stored in the tHashoutput component.

 

Now, I need to fetch those record using tHashinput component.But i'm calling this tHashinput  component from other job ?

or simple in term how to transfer the multiple output dataset from parent to child job or vice versa.

 

In this scenario, how can i achieve it  ? 

 

 

Labels (3)
1 Reply
Prakhar1
Creator III
Creator III

@Rohitash 

I know a way to pass child job value to the parent job.

you can refer to this link : 

https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/F8Sew_fxmjvrxLT6JBMI7w

 

I used this and it worked for me.

 

For parent to child, I know how to pass the context values not the complete output to child job. I will let you know if i find something.

 

Don't forget to give Kudos