Skip to Content
0
Former Member
Dec 27, 2007 at 04:28 PM

Stored procedure between two scenarios.

37 Views

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,