SQL Connect
How do you connect to your Oracle Cloud ERP/HCM Database? If you are using the standard mechanism to do this using Oracle and BI tools – read on. We may be able to save 20% or more of your development and support time – by changing the way you do Adhoc Query against Oracle ERP/HCM […]
How FlashAI is Changing SQL Query Generation for Non-Technical Users

Explore – The SQL Dilemma for Non-Technical Users Make SQL Querying Effortless with FlashAI Drive Efficiency and Impact Across the Business with FlashAI The Future of SQL Querying Will Be Driven By AI. Are You Ready to Make the Leap? Ready to Make the Leap to AI-enabled SQL Querying? Ever since ChatGPT was launched in […]
Optimize Your Oracle Cloud Developer Experience with SQL Connect

Explore – Cloud Reporting: The Pain Points Business Intelligence Publisher: Enhancing Capabilities Slowdowns that Stack Up Enhancing Developer and Production Support Experience The Ideal Solution Blueprint Solution Spotlight: SQL Connect SQL Connect feature overview The transition from on-premise Oracle E-Business Suite (EBS) to Oracle Cloud is usually driven by the promise of scalability, flexibility, and […]
Transform Your Reporting: How SQL Connect for Oracle Cloud Applications Cuts Report Generation Time by 90%

Explore: Why Use SQL Connect: Cut Through the Wait with Direct Oracle Cloud Data Access? How Does SQL Connect Work: Effortless Reporting, Even for SQL Newbies? Beyond Speed: The Benefits of SQL Connect Real-World Impact Conclusion In today’s data-driven world, timely access to insights is crucial for businesses to thrive. Traditional reporting methods, often reliant […]
Maximising Efficiency: Background Query Execution with SQL Connect for Oracle Fusion Cloud Applications

Explore: What is Background Query Execution? How Does SQL Connect Address This? Key Benefits of Background Query Execution How to Use Background Query Execution in SQL Connect? Conclusion In today’s fast-paced digital landscape, maximising efficiency in data querying is crucial for maintaining productivity. SQL Connect by SplashBI, a robust tool designed for Oracle Cloud applications, […]
bipublishersecuritysetup

SSO Connections/ or Without administrative Privileges Download the latest catalog file Login to Oracle POD as BI Publisher Administrator Unarchive the Catalog file downloaded earlier Set Permissions Check if you have administrative privileges in BI Publisher How To Setup BI Publisher Objects In Oracle Cloud POD 1. Local Connections With Administrator Privileges 1. Local Connections […]
SQL Query to find all active errors reported on Orders in Oracle SCM Cloud

SQL Query to find all active errors reported on Orders. This is the query to see errors reported for Orders entered from UI – And this is for Errors reported for imported orders:
Organization SQL Query in Oracle Cloud ERP

The main table for inventory organizations and parameters is called INV_ORG_PARAMETERS. The MASTER_ORGANIZATION_ID relates back to the same table listing the parent of the organization. Other organization information is stored in Human Resource (HR) tables like HR_ORGANIZATION_UNITS_F_TL. Note that the _TL table is stripped by language so the example query just looks at the US […]
Step by step to run a SQL query in Oracle Fusion Cloud

Here is How to run a SQL Query in Oracle SAAS (Fusion) cloud environment. As you probably know by now, there are multiple ways to extract desired data out of Oracle Cloud SAAS applications including HCM/ERP/SCM cloud. These steps are a quick and easy way to extract data by running a SQL query in Oracle […]
On Hand Quantity Query in Oracle SCM Cloud

Using this query you can find out On hand quantity for any item in Oracle SCM cloud. It used tables in SCM Cloud such as EGP_system_Items, INVentory tables like INV_units_of_measure, INV_org_parameters, INV_onhand_quantities_detail and INV_item_locations tables. Add any additional columns that you want and use Oracle Cloud Tools SQLConect database browser to learn more about each […]
Goods Receipt Quantity Query in SCM Cloud
