Forum Discussion
M_McDonald
15 years agoSuper Contributor
I don't have any experience with stored procs in soapUI, but
1) Do you have permissions to execute stored procs?
2) Are you trying to call a function instead of a procedure? I think the JDBC request might be expecting a result set.
1) Do you have permissions to execute stored procs?
2) Are you trying to call a function instead of a procedure? I think the JDBC request might be expecting a result set.