Scheduled Jobs and JDBC Data Source
Hi guys, I have create a JDBC Data Source and it working to retrive data from oracle database. Now I need to schedule that task. How Can I schedule JDBC to retrive data? If I create a Scheduled Jobs (based on JDBCFileLoader) I don't set JDBC Data Sou...
