Triggers in XML Data Template

Today I wanted to show you how to define triggers in XML Data Template. This is in continuation to my blog on generating XML Report from XML Data Template. Check the same here. So here is my requirement: Populate a temporary table with the data based on the parameters passed to the Concurrent Program Fetch […]

Password Protect PDF Output

In this post, we will explore how we can password protect PDF output generated by a Oracle XML Publisher Report. Check out my earlier posts on XML Publisher for more details on XML Data Template, RTF Template, Triggers etc. Now lets take a look at what we are planning to build today. You can download […]

Load Data From Oracle Cloud ERP to Oracle EPM using PowerShell

Programming

Before we start, I am assuming that you have some knowledge of PowerShell and EPM Automate commands. I am also assuming that EPM Automate is installed on your system and that you have setup the import jobs in your EPM instance to import the data file. In this post we are looking at how to […]

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 […]