Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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..
Hi Shong
Issue Resolved. As i passed the ResultSet Parameter from the InputFile Component. After removing the ResultSet Field it works..
Thanks.
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
Hi Shong
Issue Resolved. As i passed the ResultSet Parameter from the InputFile Component. After removing the ResultSet Field it works..
Thanks.
Great, thanks for confirmation and coming back to us!