cancel
Showing results for 
Search instead for 
Did you mean: 

Snap for JDBC that runs stored procedure and returns status and results...like SQL execute snap

jcornelius
New Contributor III

I need a snap like the SQL execute snap that returns both the results and the status but is for JDBC stored procedure…does one exist

16 REPLIES 16

Your procedure doesn’t have any OUT params @sanjaynayak . Can you verify that once?

Yes @smudassir , we are not expecting any out put, once store procedure get call, it will do what it supposed to be do in db level.