Skip to main content

Hi , I am working on a requirement in Mule 4 where i have to calls 3 Stored Procedure connectors in a sequence say SP1,SP2 and SP3. These Stored procedures are inserting data into different tables . The main requirement is that when any of the SP fails , inserts done by previous SP's should rollback.

 

Using Sybase database with JTDS driver , can you please suggest how to deal with this .

2 réponses
0/9000