Forum Discussion

soapui319's avatar
soapui319
New Contributor
9 years ago

How to call an Oracle Stored Procedure that has OUT parameters using JDBC step in SoapUI NG

I have an Oracle Stored Procedure that takes IN Parameters and OUT parameters. I would like to know the steps to invoke that using JDBC step and get the OUT parameters