The purpose of this article is to demonstrate the steps to be followed to get access to “Reports and Analytics” link under Tools menu from Navigator in HCM Cloud Release 12 and 13. Even though you assign BI Administrator role to the user, the link doesn’t appear. Below are some…
SOA AQ Adapter with Oracle AQs
In this post I will discuss about how to dequeue messages from Oracle Advanced Queues using Oracle SOA AQ Adapter. The intension of this post is to understand Oracle SOA AQ Adapters. But as you need a queue to be dequeued, I will discuss about how to create custom queues,…
An example of integration using SOA
Create a SOA project that will accept order as an input and generate invoice as output. Step 1: Create a new SOA project and name it as order processing system. Note: In a SOA project if we want to communicate with an external program (SOA or any other technology) then…
Asynchronous vs Synchronous BPEL process in SOA
This article explains the difference between an asynchronous and a synchronous process with the help of a simple example below: Suppose there are two processes SynchronousBPELProcess and AsynchronousBPELProcess. Also, there is a third process which we’ll call as Client. The Client invokes the above processes. If client invokes SynchronousBPELProcess. Client…
Create datasource on webservice in Oracle BI Cloud
Usually the first step in creation of a BI Publisher report is to create a data source. Oracle gives an option to create data source on many different kinds, for instance they are supported with JDBC, JNDI, File, LDAP, OLAP, Web Services and HTTP. The data source then created can…
Create ESS Job in fusion for BIP Report
In Fusion applications ESS jobs can be run on demand and as per schedules. These jobs are analogous to concurrent programs in Oracle EBS applications. There are many ESS jobs that are delivered as part of Fusion applications, and users can also create and run ESS jobs. The best part…
How to Isolate customizations (under development) in Fusion
In Oracle fusion applications, personalization and customizations were taken to a level above compared to Oracle EBS self-service applications and other legacy ERP suites. In Fusion applications customizations and personalizations, that are in development stage, are isolated from the application in use, thereby protecting the usage and functionality away from…
Oracle R12 on Cloud Just in One Day
Yes!! you read it right, it just takes 24 hours to get Oracle R12 instance up and running on Oracle Cloud. The process of preparing Oracle R12 on cloud platform has been simplified by installing pre-build platforms and packages. The process mainly involves storage creation, instance creation, few network activities…
Oracle EBS Installation on Oracle Cloud IaaS
To install and use Oracle EBS instance on Oracle cloud IaaS, you should have Cloud Service Administrator role to administer Oracle Cloud Services within an identity domain owned by an Oracle Account of your company. 1. Account Administrator To start with IaaS on oracle cloud, you need an Oracle SSO…