Use any tool which supports JDBC to query you data in real-time.
Implement your own Java code to construct integrations collecting actual real-time information from Oracle Fusion Applications.
Read more...Fusion DB Connect is a Java Database Connect driver. The Java Database Connectivity (JDBC) API provides universal data access from the Java programming language.
Connect with SQL*Developer, or any database developer tool which supports JDBC, and directly query your Oracle Cloud Fusion Applications database.
Use Java standards to conenct and query your Oracle Cloud Fusion Application data. Open result sets for your queries and process like using any other database solution.
Fully compliant with JSR 221: JDBCTM 4.0 API Specification. This specification seeks to improve Java application access to SQL data stores by the provision of ease-of-development focused features and improvements at both the utility and API level