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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
VRadhakrishnan1651487711
Contributor III
Contributor III

Passing Parameter from tFileInput to tOracleSp and populate the tables

Hi Guys

I am trying to pass the parameters from tFileInput to OracleSp. But the data is not populating. Attached the jobs of both using tFileInput and tFixedflow input

Kindly help me out get this working..

0695b00000Sqn0GAAR.png

Labels (4)
1 Solution

Accepted Solutions
VRadhakrishnan1651487711
Contributor III
Contributor III
Author

Hi Shong

 

Issue Resolved. As i passed the ResultSet Parameter from the InputFile Component. After removing the ResultSet Field it works..

 

Thanks.

View solution in original post

3 Replies
Anonymous
Not applicable

Hi

Can you confirm it is working as expected using tFixedFlowInput component? From the screenshot, I see tOracleSP has the output. tOracleSP requires the parameter value from the input data, so you should use a tFixedFlowInput to generate the current data if you are using a tFlowToItearate records one by one.

 

Regards

Shong

VRadhakrishnan1651487711
Contributor III
Contributor III
Author

Hi Shong

 

Issue Resolved. As i passed the ResultSet Parameter from the InputFile Component. After removing the ResultSet Field it works..

 

Thanks.

Anonymous
Not applicable

Great, thanks for confirmation and coming back to us!