Matías Peña · Nov 15, 2019 go to post

Hello, I thought I achieved the connection with the oracle, I was able to call the procedure, but now when I have the procedure in sql, it doesn't throw any data at me. The procedure does not work
 

Matías Peña · Nov 15, 2019 go to post

Yes, no problem.
I must create a very simple service. I should only use a procedure that is already created in the Oracle database.
I must use that procedure and do a rest service.