Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to Pass Parameters to Store Procedure in tOracleSP. Please explain in detail.
Thanks,
Jagadesh
Hello,
For your job requirement, you can use a tFixedFlowInput component to generate a fixed data flow and then pass the values of input parameters to the stored procedure.
The work flow should be: tfixedflow-->tOracleSp-->output.
Please take a look at this online document about:TalendHelpCenter:Calling a stored procedure or function.
Best regards
Sabrina
Hello,
For your job requirement, you can use a tFixedFlowInput component to generate a fixed data flow and then pass the values of input parameters to the stored procedure.
The work flow should be: tfixedflow-->tOracleSp-->output.
Please take a look at this online document about:TalendHelpCenter:Calling a stored procedure or function.
Best regards
Sabrina