Oracle EPM Cloud Beginners
- On-Premise vs Cloud
- Overview of EPM Cloud.
- Oracle EPM Cloud Modules
- On-Premise- Hyperion vs Oracle EPM Cloud Modules
===========Related Links====
Oracle EPM Cloud Beginners
===========Related Links====
Oracle EPM Hyperion Job Market
Oracle EPBCS (Enterprise Planning and Budgeting Cloud Service)?
EPBCS has world-class budgeting and forecasting, data management, and analysis capabilities in Oracle Hyperion Planning
======Related Links====
To load data into the database, we must build all dimensions first. The data will be loaded into a
page file and indexes also will get created. When page file reaches 2 GB, it creates another file
and so on. Same with index file. The files are created in the following path.
ARBORPATH/APP/app-name/db-name/ESS00001.PAG
ARBORPATH/APP/app-name/db-name/ESS00001.IND
Loading data can be done using any of the following methods.
1. Loading data using rules file
2. Free form data loading
3. Through excel lock and send (or through analyzer
RULES FILES: Rules files are used to build the dimensions and to load data into Essbase database.
* Rules files are stored with.RUL extension on the server.
* To create the rules file, right-click on the rules file and click create Rules file.
Building Dimensions using Rules files: We can create the hierarchies in the outline manually or
using rules files. There are 3 ways to build the rules files.
1. Generation reference method
2. Level reference method
3. Parent-child reference method