Cloud | July 28, 2026

Streamlining Cloud Messaging: Connecting AWS SNS and SQS with Oracle Integration Cloud

In today’s distributed cloud environments, applications must communicate asynchronously to remain scalable and resilient. Amazon Web Services (AWS) provides powerful messaging services like SNS (Simple Notification Service) for publish-subscribe (pub-sub) patterns and SQS (Simple Queue Service) for reliable message queuing. However, the real challenge lies in connecting these cloud-native services with your core enterprise systems,...
Cloud | July 21, 2026

Developing PL/SQL Procedure Calls -Based BI Publisher Reports in Oracle Fusion Cloud

In Oracle Fusion Cloud, Business Intelligence Publisher (BIP) reports can be developed using various data sources as datasets. Although Fusion Cloud is a SaaS environment, BIP reports fundamentally run on the underlying Oracle WebLogic Server (WLS) infrastructure. WebLogic is responsible for hosting, scheduling, security, thread management, and overall execution control. As a result, performance issues...