Dear Experts,
We are currently working on a Proxy to JDBC scenario where we need to call to a stored procedure. The stored procedure has an input parameter which is basically a table type. I have tried with many combinations to pass the records as table type but still no success. Please help.
_AB