Execute Database Procedure
Application: Lookup Steps
Published By: AutomationEdge
The Call DB Procedure bot can execute a database procedure (or function) and get the result(s) back. With MySQL and JDBC, it is not possible to retrieve the result set of a stored procedure. Stored procedures and functions can only return values through their function arguments and those arguments must be defined in the Parameters section of the DB Procedure Call configuration
Reviews
There are no reviews yet.