Stored Procedure Call Let’s see how we can call the Stored Procedure from MuleSoft. Create a project and add HTTP listener to call the API Drag and Drop stored procedure connector Create a DB connection Add the SQL text for calling the procedure and the input parameter Now add a transformation…
Read MoreBulk Insert In Database Using Mule Database Connector In this tutorial we will demonstrate how can you use Bulk Insert operation In Database Using Mule Database Connector and insert multiple rows at a time. The insert, update, and delete operations can be used for the cases in which each input parameter can take only one value. Alternatively, bulk…
Read More