Hi All,
I need to call Oracle Stored procedure between two scenarios.
My first scenario is file to JDBC. Ather that i need to call a Stored Procedure and once it is executed i need to trigger another scenario which is JDBC to File.
I can call SP in OS comands but can anybody tell to how to initiate the JDBC to File scenario after SP?
Thanks,