Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a requirement. I want to Call a oracle Stored procedure via tOracleSP. In Informatica we used to call this procedure which have 3 parameters via passing value to Parameter File. In the Schema Column of tOracleSP I gave the 3 Parameter Name with OUT Type. But dont know how to pass the Value.
Parameter A='TableName'
Parameter B='TableName1'
Parameter C='Column of a Table'
Anyone with help will be really helpful
Sorry 3 Parameters are Input Type
Hello,
Could you please take a look at this online document about:TalendHelpCenter:Calling a stored procedure or function to see if it is what you are looking for?
Best regards
Sabrina