Author: Arun Raj
-
BI Report in Oracle Cloud – The Basics
Today let us take a look at the basics on developing a new BI Report in Oracle Cloud. We will be creating a new custom report. Pre-Requisites for Developing the BI Report Before we start creating a bi report in Oracle Cloud, make sure you have access to Oracle Cloud Environment BI Developer Role You…
-
Loading External Transactions
In this post we will focus on how we can load External Transactions in Cash Management module. We will be working on Oracle Cloud release 11.1.9.0. The same is applicable for release 11.1.10.0 as well. Before we start, lets take a look at what are external transactions and why we need to load these kind of…
-
Oracle Enterprise Repository
This is a quick post about Oracle Enterprise Repository (OER) and its usage. Oracle Enterprise Repository (OER) is one of the most useful resources for Oracle Cloud implementation / development / customization projects. Click on the link to navigate to OER. It is a one stop shop for all of the artifacts related to Oracle Cloud. For…
-
Data Integration in Oracle Cloud ERP
Data integration is one of the most important aspects of modern day systems. If you are planning to use Cloud Based services it is extremely important to synchronize data between the external systems and existing systems with your Cloud Based Service. External systems include your on-premise systems as well. Lets take a closer look at data…
-
XML Bursting in Oracle Apps
XML Bursting XML Bursting can be used to split one XML File into multiple XML Blocks. These individual xml blocks can then be used to generate reports and even use different layouts. You can also deliver the reports to multiple destinations based on a XML Element. The steps involved are listed below for your understanding:…