SlideShare a Scribd company logo
1 of 7
Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com




                          What you should know
               While working in Hyperion Planning




 Prepared By

Amit Sharma

Learnhyperion.wordpress.com

Hyperion/OBIEE Trainer/Consultant

Aloo_a2@yahoo.com



       Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com

     There are some important points one should remember while working on Hyperion Planning. This is in
    fact more important when are experienced in Hyperion Essbase and moving your career to Hyperion
    Planning.

           1) As a Essbase developer we are so used to changing Dimension, Dimension Member or
               properties directly in Essbase outline, however if you work with Hyperion Planning do not
               modify the outline directly by going in Essbase Admin Services. Hyperion Planning maintains
               all the dimension, dimension members, member properties; dimension hierarchy is maintained
               in Hyperion Planning repository tables

.                                                                         Do not modify
                                                                            the outline
                                                                           directly into
                                                                             Essbase
     .




      Modification in Essbase outline is done through Planning. Every time any modification is done in
    Hyperion planning first it saves in Hyperion Planning underlying RDBMS tables and then pushed to
    Essbase. Making any changes in Essbase outline put Essbase outline and Planning underlying tables in
    out of sync as a result Planning system is get corrupted. At this time it's time to visit your recovery
    procedures. BTW: make sure your backups for Essbase and the relational Planning tables are taken at
    the same time.

     List of Tables Hyperion Planning 11.1.1.3 uses. Total 83 Tables
HSP_ACTIVITY_LEASE        HSP_CALC_MGR_USER_VAR_PPT   HSP_PM_STATES           HSP_ATTRIBUTE_DIM   HSP_FX_RATES
HSP_USER_VARIABLE_VALUE   HSP_CALC_MGR_VARIABLES      HSP_ACTION              HSP_ALIAS           HSP_FX_TABLE
HSP_USER_VARIABLE         HSP_CALC_MGR_RULESETS       HSP_ANNOTATION          HSP_MEMBER          HSP_ENTITY
HSP_FORM_ATTRIBUTES       HSP_CALC_MGR_RULES          HSP_PLANNING_UNIT_LOG   HSP_ENUMERATION
HSP_WF_PREFS              HSP_JOB_STATUS              HSP_PLANNING_UNIT       HSP_SYSTEMCFG
HSP_CHECKOUTS             HSP_TEXT_CELL_VALUE         HSP_FORM_CALCS          HSP_CURRENCY
HSP_USER_TASK             HSP_COMPOSITE_BLOCK         HSP_FORMOBJ_DEF_MBR     HSP_ACCOUNT
HSP_TASK                  HSP_COMPOSITE_FORM          HSP_FORMOBJ_DEF         HSP_LOCK
HSP_CELL_NOTE_ITEM        HSP_SPREAD_PATTERN          HSP_FORM_LAYOUT         HSP_USER_PREFS

               Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com
HSP_CELL_NOTE            HSP_FX_VALUES                HSP_FORM               HSP_ACCESS_CONTROL
HSP_AUDIT_OPTIONS        HSP_DRIVER_MEMBER            HSP_STRINGS            HSP_USERSINGROUP
HSP_AUDIT_RECORDS        HSP_MEMBER_FORMULA           HSP_ACCOUNT_DESC       HSP_GROUP
HSP_PRINT_OPTS           HSP_MEMBER_TO_UDA            HSP_DIMENSION          HSP_USERS
HSP_MRU_MEMBERS          HSP_UDA                      HSP_PENDING_DELS       HSP_CALENDAR
HSP_COLUMN_DETAIL_ITEM   HSP_FORM_VARIABLES           HSP_PENDING_XACTS      HSP_TIME_PERIOD
HSP_COLUMN_DETAIL        HSP_FORM_MENUS               HSP_PLAN_TYPE          HSP_MEMBER_TO_ATTRIBUTE
HSP_LINKS                HSP_MENU_ITEM                HSP_OBJECT_TYPE        HSP_CUBES
HSP_PM_RULES             HSP_ENUM_EVALUATION          HSP_UNIQUE_NAMES       HSP_VERSION
HSP_PM_EFFECTS           HSP_ENUMERATION_ENTRY        HSP_OBJECT             HSP_SCENARIO
HSP_PM_ACTIONS           HSP_WF_SET_SCREEN            HSP_ATTRIBUTE_MEMBER   HSP_FX_RATE_VALUES




       The below diagram shows that the Essbase has one Database corresponding to one plan selected in
     Hyperion Planning while creating Hyperion Planning Application. The underlying Planning database
     table HSP_Plan_Type contains only one entry for one plan type in Essbase Database. This shows the
     direct relationship with how Planning underlying table stores the Essbase outline data.




       Take backup of all the underlying Hyperion Planning database tables and artifacts after making
     some changes in Essbase outline by Planning web interface.

                                                 After creating an application you find the newly created application
                                              listed in the an application list, however the databases according to
                                              the plans you selected while creating application is not visible. We
                                              need to refresh the database to get the plan database to be listed in
                                              Application. Here one thing is utmost import : Make sure you take
                                              the backup of all tables before select Create/Refresh button in
                                              Manage Database.




               Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com




                                                                            Before
                                                                            refresh no
                                                                            database
                                                                            available




                                              After
                                              refresh the
                                              database is
                                              available




Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com


  In the second instance I added a two new members to the outline in Entity dimension, before
refreshing the outline, the newly added members are available in Planning relational databases as
given below. On refreshing the application the metadata is read and refresh the Essbase outline.




      Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com



-During the refresh process, never, ever select "Create" from the refresh window (unless your
developers has instructed you to do this). I was at a client where their directions were to select
"Create" for their refresh process. They would then have to create their YTD members by hand in the
outline directly. This took place every refresh instance. If they had instead chosen "Refresh" instead
of create, these outline changes would not get lost. Also, in the older versions of Hyperion
Planning, the software did not allow you to create complex member formulas in the web then push
them to Essbase. This meant that you had to directly enter formulas in Essbase. By selecting
the "Create" button, all of your custom Essbase changes get lost. Planning takes all the metadata and
creates the database from scratch based on the metadata stored in the relational tables.

  To demonstrate this I have manually added the member formula directly in Essbase(Just to
demonstrate concept however this is not recommended approach) outline and later I select Create
button in Manage Database rather then using Refresh, as a result I lost member formula.
                                                                          Member formula
                                                                          manually added




                                                       Member formula
                                                       lost after
                                                       selecting create
                                                       button.




 -In the Hyperion Planning web interface, never ever add a dimension by mistake. This is easier said
than done. When you are in the Planning web trying to add a new member, it's very easy to
accidentally add a dimension by mistake.

-In Hyperion Planning do not enter all your member formulas manually in either the web interface or
directly into Essbase. I have seen too many instances where all the formulas were entered via the
web then a rebuild of the entire application was mandated. With Hyperion Planning, assumptions are
made at the creation of the app that will possibly not be true as the project progresses. We have to
keep in mind during the build phase, that everything possible should be scripted. Instead of manually
       Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com
entering the formulas, place them into a file for bulk loading into Planning via either a tool like ODI,
DIM, or even directly to Essbase via load rules.

 I have many instances where Planner finds very difficult to adapt the new environment, they still
love to use the Excel based budgeting and macros based solution I've seen systems where a business
analyst is supposed to run 5 different rules by hand after submitting 6 different web forms. A system
such as this represents a poor design. In this case, each of the 5 rules were consolidated into 1
business rule. This 1 rule was then attached to each of the 5 web forms to run on save. This not only
streamlines the workflow for the analyst, it also reduces the number of business rules from 5 to 1.
Maintenance will also benefit.

. I always use multiple instances for Planning in VMWare, this allows me to play around without
worrying about the application/software get corrupted. Do not run Hyperion Planning without a
development environment A development environment will cost you less than 5k these days. That's
less than the cost of an onsite consultant for a week. This will allow you to test different strategies
without trashing your production environment.




       Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help

More Related Content

What's hot

Hyperion Components and It`s work
Hyperion Components and It`s workHyperion Components and It`s work
Hyperion Components and It`s workBanti Ajmera
 
Data upload from flat file to business intelligence 7.0 system
Data upload from flat file to business intelligence 7.0 systemData upload from flat file to business intelligence 7.0 system
Data upload from flat file to business intelligence 7.0 systemBhaskar Reddy
 
Business Intelligence Technology Presentation
Business Intelligence Technology PresentationBusiness Intelligence Technology Presentation
Business Intelligence Technology PresentationJohn Paredes
 
Sydney hyperion financial reporting top 10 tips and tricks 09-20-11
Sydney   hyperion financial reporting top 10 tips and tricks 09-20-11Sydney   hyperion financial reporting top 10 tips and tricks 09-20-11
Sydney hyperion financial reporting top 10 tips and tricks 09-20-11Venkat Ramanareddy
 
Financial reporting rpd using obiee
Financial reporting rpd using obieeFinancial reporting rpd using obiee
Financial reporting rpd using obieeAmit Sharma
 
Informatica complex transformation ii
Informatica complex transformation iiInformatica complex transformation ii
Informatica complex transformation iiAmit Sharma
 
XMLPublisher
XMLPublisherXMLPublisher
XMLPublisherJAYAARC
 
Informatica log files
Informatica log filesInformatica log files
Informatica log filesAmit Sharma
 
Demo Guidebook 040110
Demo Guidebook 040110Demo Guidebook 040110
Demo Guidebook 040110Brad Ganas
 
Xml transformation-doc
Xml transformation-docXml transformation-doc
Xml transformation-docAmit Sharma
 
XLS PE How To Tutorials Tips & Tricks
XLS PE How To Tutorials Tips & TricksXLS PE How To Tutorials Tips & Tricks
XLS PE How To Tutorials Tips & Tricksguest92a5de
 
BI Publisher Data model design document
BI Publisher Data model design documentBI Publisher Data model design document
BI Publisher Data model design documentadivasoft
 
Financial Reporting Odtug
Financial Reporting OdtugFinancial Reporting Odtug
Financial Reporting Odtugsbernhoit
 
Crystal xcelsius best practices and workflows for building enterprise solut...
Crystal xcelsius   best practices and workflows for building enterprise solut...Crystal xcelsius   best practices and workflows for building enterprise solut...
Crystal xcelsius best practices and workflows for building enterprise solut...Yogeeswar Reddy
 
Crystal reports seminar
Crystal reports seminarCrystal reports seminar
Crystal reports seminarteope_ruvina
 

What's hot (18)

Hyperion Components and It`s work
Hyperion Components and It`s workHyperion Components and It`s work
Hyperion Components and It`s work
 
Data upload from flat file to business intelligence 7.0 system
Data upload from flat file to business intelligence 7.0 systemData upload from flat file to business intelligence 7.0 system
Data upload from flat file to business intelligence 7.0 system
 
Business Intelligence Technology Presentation
Business Intelligence Technology PresentationBusiness Intelligence Technology Presentation
Business Intelligence Technology Presentation
 
Sydney hyperion financial reporting top 10 tips and tricks 09-20-11
Sydney   hyperion financial reporting top 10 tips and tricks 09-20-11Sydney   hyperion financial reporting top 10 tips and tricks 09-20-11
Sydney hyperion financial reporting top 10 tips and tricks 09-20-11
 
Financial reporting rpd using obiee
Financial reporting rpd using obieeFinancial reporting rpd using obiee
Financial reporting rpd using obiee
 
Mass Additions
Mass AdditionsMass Additions
Mass Additions
 
Informatica complex transformation ii
Informatica complex transformation iiInformatica complex transformation ii
Informatica complex transformation ii
 
XMLPublisher
XMLPublisherXMLPublisher
XMLPublisher
 
Informatica log files
Informatica log filesInformatica log files
Informatica log files
 
Demo Guidebook 040110
Demo Guidebook 040110Demo Guidebook 040110
Demo Guidebook 040110
 
Xml transformation-doc
Xml transformation-docXml transformation-doc
Xml transformation-doc
 
XLS PE How To Tutorials Tips & Tricks
XLS PE How To Tutorials Tips & TricksXLS PE How To Tutorials Tips & Tricks
XLS PE How To Tutorials Tips & Tricks
 
BI Publisher Data model design document
BI Publisher Data model design documentBI Publisher Data model design document
BI Publisher Data model design document
 
Financial Reporting Odtug
Financial Reporting OdtugFinancial Reporting Odtug
Financial Reporting Odtug
 
2 designer
2 designer2 designer
2 designer
 
Bo analusis macros
Bo analusis  macrosBo analusis  macros
Bo analusis macros
 
Crystal xcelsius best practices and workflows for building enterprise solut...
Crystal xcelsius   best practices and workflows for building enterprise solut...Crystal xcelsius   best practices and workflows for building enterprise solut...
Crystal xcelsius best practices and workflows for building enterprise solut...
 
Crystal reports seminar
Crystal reports seminarCrystal reports seminar
Crystal reports seminar
 

Viewers also liked

Essbase ASO and BSO tuning
Essbase ASO and BSO tuningEssbase ASO and BSO tuning
Essbase ASO and BSO tuningsodhiranga
 
Hyperion Planning Security
Hyperion Planning SecurityHyperion Planning Security
Hyperion Planning Securityadivasoft
 
Calculation commands in essbase
Calculation commands in essbaseCalculation commands in essbase
Calculation commands in essbaseShoheb Mohammad
 
Essbase Calculations A Visual Approach KScope 2010
Essbase Calculations A Visual Approach KScope 2010Essbase Calculations A Visual Approach KScope 2010
Essbase Calculations A Visual Approach KScope 2010Ron Moore
 
Hands on-guide-for-calculation-manager
Hands on-guide-for-calculation-managerHands on-guide-for-calculation-manager
Hands on-guide-for-calculation-managerAmit Sharma
 
Calculation Manager: The New and Improved Application to Create Hyperion Plan...
Calculation Manager: The New and Improved Application to Create Hyperion Plan...Calculation Manager: The New and Improved Application to Create Hyperion Plan...
Calculation Manager: The New and Improved Application to Create Hyperion Plan...Alithya
 
Hyperion Planning / Workspace / Essbase Part 5 - Hyperion Planning
Hyperion Planning / Workspace / Essbase Part 5 - Hyperion PlanningHyperion Planning / Workspace / Essbase Part 5 - Hyperion Planning
Hyperion Planning / Workspace / Essbase Part 5 - Hyperion Planningguestffe3111
 
Beginning Calculation Manager for Essbase and Hyperion Planning
Beginning Calculation Manager for Essbase and Hyperion Planning Beginning Calculation Manager for Essbase and Hyperion Planning
Beginning Calculation Manager for Essbase and Hyperion Planning Alithya
 
Hyperion essbase basics
Hyperion essbase basicsHyperion essbase basics
Hyperion essbase basicsAmit Sharma
 
Finit Hyperion Planning & PBCS Simplified User Interface
Finit  Hyperion Planning & PBCS Simplified User InterfaceFinit  Hyperion Planning & PBCS Simplified User Interface
Finit Hyperion Planning & PBCS Simplified User Interfacefinitsolutions
 
FDMEE Tutorial - Part 1
FDMEE Tutorial - Part 1FDMEE Tutorial - Part 1
FDMEE Tutorial - Part 1Van Huy
 
Бесплатный курс Oracle Hyperion Planning
Бесплатный курс Oracle Hyperion PlanningБесплатный курс Oracle Hyperion Planning
Бесплатный курс Oracle Hyperion PlanningIvan Shamaev
 
Oracle Hyperion Planning Best Practices
Oracle Hyperion Planning Best PracticesOracle Hyperion Planning Best Practices
Oracle Hyperion Planning Best PracticesIssam Hejazin
 
FDM to ERPi– Upgrade & Migration Strategies
FDM to ERPi– Upgrade & Migration StrategiesFDM to ERPi– Upgrade & Migration Strategies
FDM to ERPi– Upgrade & Migration StrategiesAlithya
 
Стандарт оформления Rules в calculation manager
Стандарт оформления Rules в calculation managerСтандарт оформления Rules в calculation manager
Стандарт оформления Rules в calculation managerIvan Shamaev
 

Viewers also liked (16)

Essbase ASO and BSO tuning
Essbase ASO and BSO tuningEssbase ASO and BSO tuning
Essbase ASO and BSO tuning
 
Hyperion Planning Security
Hyperion Planning SecurityHyperion Planning Security
Hyperion Planning Security
 
Calculation commands in essbase
Calculation commands in essbaseCalculation commands in essbase
Calculation commands in essbase
 
Security of hyperion planning
Security of hyperion planningSecurity of hyperion planning
Security of hyperion planning
 
Essbase Calculations A Visual Approach KScope 2010
Essbase Calculations A Visual Approach KScope 2010Essbase Calculations A Visual Approach KScope 2010
Essbase Calculations A Visual Approach KScope 2010
 
Hands on-guide-for-calculation-manager
Hands on-guide-for-calculation-managerHands on-guide-for-calculation-manager
Hands on-guide-for-calculation-manager
 
Calculation Manager: The New and Improved Application to Create Hyperion Plan...
Calculation Manager: The New and Improved Application to Create Hyperion Plan...Calculation Manager: The New and Improved Application to Create Hyperion Plan...
Calculation Manager: The New and Improved Application to Create Hyperion Plan...
 
Hyperion Planning / Workspace / Essbase Part 5 - Hyperion Planning
Hyperion Planning / Workspace / Essbase Part 5 - Hyperion PlanningHyperion Planning / Workspace / Essbase Part 5 - Hyperion Planning
Hyperion Planning / Workspace / Essbase Part 5 - Hyperion Planning
 
Beginning Calculation Manager for Essbase and Hyperion Planning
Beginning Calculation Manager for Essbase and Hyperion Planning Beginning Calculation Manager for Essbase and Hyperion Planning
Beginning Calculation Manager for Essbase and Hyperion Planning
 
Hyperion essbase basics
Hyperion essbase basicsHyperion essbase basics
Hyperion essbase basics
 
Finit Hyperion Planning & PBCS Simplified User Interface
Finit  Hyperion Planning & PBCS Simplified User InterfaceFinit  Hyperion Planning & PBCS Simplified User Interface
Finit Hyperion Planning & PBCS Simplified User Interface
 
FDMEE Tutorial - Part 1
FDMEE Tutorial - Part 1FDMEE Tutorial - Part 1
FDMEE Tutorial - Part 1
 
Бесплатный курс Oracle Hyperion Planning
Бесплатный курс Oracle Hyperion PlanningБесплатный курс Oracle Hyperion Planning
Бесплатный курс Oracle Hyperion Planning
 
Oracle Hyperion Planning Best Practices
Oracle Hyperion Planning Best PracticesOracle Hyperion Planning Best Practices
Oracle Hyperion Planning Best Practices
 
FDM to ERPi– Upgrade & Migration Strategies
FDM to ERPi– Upgrade & Migration StrategiesFDM to ERPi– Upgrade & Migration Strategies
FDM to ERPi– Upgrade & Migration Strategies
 
Стандарт оформления Rules в calculation manager
Стандарт оформления Rules в calculation managerСтандарт оформления Rules в calculation manager
Стандарт оформления Rules в calculation manager
 

Similar to Hyperion planning what you should know

Budgeting using hyperion planning vs essbase
Budgeting using hyperion planning vs essbaseBudgeting using hyperion planning vs essbase
Budgeting using hyperion planning vs essbaseSyntelli Solutions
 
Financial reporting rpd using obiee
Financial reporting rpd using obieeFinancial reporting rpd using obiee
Financial reporting rpd using obieeAmit Sharma
 
Financial reporting rpd using obiee
Financial reporting rpd using obieeFinancial reporting rpd using obiee
Financial reporting rpd using obieeAmit Sharma
 
SAP BPC Learning Notes and Insights.docx
SAP BPC Learning Notes and Insights.docxSAP BPC Learning Notes and Insights.docx
SAP BPC Learning Notes and Insights.docxKen T
 
Update Oracle EBS Projects Workplan and Financial Plan (Budgets) together in ...
Update Oracle EBS Projects Workplan and Financial Plan (Budgets) together in ...Update Oracle EBS Projects Workplan and Financial Plan (Budgets) together in ...
Update Oracle EBS Projects Workplan and Financial Plan (Budgets) together in ...Project Partners LLC
 
Connect dashboard designer
Connect dashboard designerConnect dashboard designer
Connect dashboard designerDucat
 
Sap Easy Upload
Sap Easy UploadSap Easy Upload
Sap Easy Uploadccsmurthy
 
WHAT IS BUSINESS INTELLIGENCE?
WHAT IS BUSINESS INTELLIGENCE?WHAT IS BUSINESS INTELLIGENCE?
WHAT IS BUSINESS INTELLIGENCE?mindstremanalysis
 
Vihari_Pawar_Resume
Vihari_Pawar_ResumeVihari_Pawar_Resume
Vihari_Pawar_ResumeVihari Pawar
 
Oracle hfm beginner's guide part ii
Oracle hfm beginner's guide  part iiOracle hfm beginner's guide  part ii
Oracle hfm beginner's guide part iiAmit Sharma
 
ETL Microsoft Material
ETL Microsoft MaterialETL Microsoft Material
ETL Microsoft MaterialAhmed Hashem
 
OBIEE: How to change dashboard background color or add background image
OBIEE: How to change dashboard background color or add background imageOBIEE: How to change dashboard background color or add background image
OBIEE: How to change dashboard background color or add background imageMohamed Attia
 
Sap ehp6 to ehp7 upgradation projects
Sap ehp6 to ehp7 upgradation projectsSap ehp6 to ehp7 upgradation projects
Sap ehp6 to ehp7 upgradation projectsLokesh Modem
 
What's new in sap business objects mobile 4.4.0
What's new in sap business objects mobile 4.4.0What's new in sap business objects mobile 4.4.0
What's new in sap business objects mobile 4.4.0Ramu Gowda
 

Similar to Hyperion planning what you should know (20)

Budgeting using hyperion planning vs essbase
Budgeting using hyperion planning vs essbaseBudgeting using hyperion planning vs essbase
Budgeting using hyperion planning vs essbase
 
Financial reporting rpd using obiee
Financial reporting rpd using obieeFinancial reporting rpd using obiee
Financial reporting rpd using obiee
 
Financial reporting rpd using obiee
Financial reporting rpd using obieeFinancial reporting rpd using obiee
Financial reporting rpd using obiee
 
SAP BPC Learning Notes and Insights.docx
SAP BPC Learning Notes and Insights.docxSAP BPC Learning Notes and Insights.docx
SAP BPC Learning Notes and Insights.docx
 
Update Oracle EBS Projects Workplan and Financial Plan (Budgets) together in ...
Update Oracle EBS Projects Workplan and Financial Plan (Budgets) together in ...Update Oracle EBS Projects Workplan and Financial Plan (Budgets) together in ...
Update Oracle EBS Projects Workplan and Financial Plan (Budgets) together in ...
 
Connect dashboard designer
Connect dashboard designerConnect dashboard designer
Connect dashboard designer
 
Sap Easy Upload
Sap Easy UploadSap Easy Upload
Sap Easy Upload
 
SAP Reuse Tools
SAP Reuse Tools SAP Reuse Tools
SAP Reuse Tools
 
WHAT IS BUSINESS INTELLIGENCE?
WHAT IS BUSINESS INTELLIGENCE?WHAT IS BUSINESS INTELLIGENCE?
WHAT IS BUSINESS INTELLIGENCE?
 
Vihari_Pawar_Resume
Vihari_Pawar_ResumeVihari_Pawar_Resume
Vihari_Pawar_Resume
 
Oracle hfm beginner's guide part ii
Oracle hfm beginner's guide  part iiOracle hfm beginner's guide  part ii
Oracle hfm beginner's guide part ii
 
Open Day May 2016
Open Day May 2016Open Day May 2016
Open Day May 2016
 
Resume_HCL
Resume_HCLResume_HCL
Resume_HCL
 
ETL Microsoft Material
ETL Microsoft MaterialETL Microsoft Material
ETL Microsoft Material
 
OBIEE: How to change dashboard background color or add background image
OBIEE: How to change dashboard background color or add background imageOBIEE: How to change dashboard background color or add background image
OBIEE: How to change dashboard background color or add background image
 
Sap ehp6 to ehp7 upgradation projects
Sap ehp6 to ehp7 upgradation projectsSap ehp6 to ehp7 upgradation projects
Sap ehp6 to ehp7 upgradation projects
 
Hbm analyzer
Hbm analyzerHbm analyzer
Hbm analyzer
 
Hplan classic
Hplan classicHplan classic
Hplan classic
 
Skds version 11 enhancements
Skds   version 11 enhancementsSkds   version 11 enhancements
Skds version 11 enhancements
 
What's new in sap business objects mobile 4.4.0
What's new in sap business objects mobile 4.4.0What's new in sap business objects mobile 4.4.0
What's new in sap business objects mobile 4.4.0
 

More from Amit Sharma

Oracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptionsOracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptionsAmit Sharma
 
Oracle EPBCS Driver
Oracle EPBCS Driver Oracle EPBCS Driver
Oracle EPBCS Driver Amit Sharma
 
Oracle Sales Quotation Planning
Oracle Sales Quotation PlanningOracle Sales Quotation Planning
Oracle Sales Quotation PlanningAmit Sharma
 
Oracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp convertedOracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp convertedAmit Sharma
 
FDMEE script examples
FDMEE script examplesFDMEE script examples
FDMEE script examplesAmit Sharma
 
Oracle PBCS creating standard application
Oracle PBCS creating  standard applicationOracle PBCS creating  standard application
Oracle PBCS creating standard applicationAmit Sharma
 
Hfm rule custom consolidation
Hfm rule custom consolidationHfm rule custom consolidation
Hfm rule custom consolidationAmit Sharma
 
Hfm calculating RoA
Hfm calculating RoAHfm calculating RoA
Hfm calculating RoAAmit Sharma
 
Adding metadata using smartview
Adding metadata using smartviewAdding metadata using smartview
Adding metadata using smartviewAmit Sharma
 
Hyperion planning weekly distribution
Hyperion planning weekly distributionHyperion planning weekly distribution
Hyperion planning weekly distributionAmit Sharma
 
Hyperion planning scheduling data import
Hyperion planning scheduling data importHyperion planning scheduling data import
Hyperion planning scheduling data importAmit Sharma
 
Hyperion planning new features
Hyperion planning new featuresHyperion planning new features
Hyperion planning new featuresAmit Sharma
 
Microsoft dynamics crm videos
Microsoft dynamics crm videosMicrosoft dynamics crm videos
Microsoft dynamics crm videosAmit Sharma
 
Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Amit Sharma
 
Oracle apex hands on lab#2
Oracle apex hands on lab#2Oracle apex hands on lab#2
Oracle apex hands on lab#2Amit Sharma
 
Security and-data-access-document
Security and-data-access-documentSecurity and-data-access-document
Security and-data-access-documentAmit Sharma
 
Sales force managing-data
Sales force managing-dataSales force managing-data
Sales force managing-dataAmit Sharma
 
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...Amit Sharma
 
Sales force certification-lab-ii
Sales force certification-lab-iiSales force certification-lab-ii
Sales force certification-lab-iiAmit Sharma
 

More from Amit Sharma (20)

Oracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptionsOracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptions
 
Oracle EPBCS Driver
Oracle EPBCS Driver Oracle EPBCS Driver
Oracle EPBCS Driver
 
Oracle Sales Quotation Planning
Oracle Sales Quotation PlanningOracle Sales Quotation Planning
Oracle Sales Quotation Planning
 
Oracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp convertedOracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp converted
 
Basics of fdmee
Basics of fdmeeBasics of fdmee
Basics of fdmee
 
FDMEE script examples
FDMEE script examplesFDMEE script examples
FDMEE script examples
 
Oracle PBCS creating standard application
Oracle PBCS creating  standard applicationOracle PBCS creating  standard application
Oracle PBCS creating standard application
 
Hfm rule custom consolidation
Hfm rule custom consolidationHfm rule custom consolidation
Hfm rule custom consolidation
 
Hfm calculating RoA
Hfm calculating RoAHfm calculating RoA
Hfm calculating RoA
 
Adding metadata using smartview
Adding metadata using smartviewAdding metadata using smartview
Adding metadata using smartview
 
Hyperion planning weekly distribution
Hyperion planning weekly distributionHyperion planning weekly distribution
Hyperion planning weekly distribution
 
Hyperion planning scheduling data import
Hyperion planning scheduling data importHyperion planning scheduling data import
Hyperion planning scheduling data import
 
Hyperion planning new features
Hyperion planning new featuresHyperion planning new features
Hyperion planning new features
 
Microsoft dynamics crm videos
Microsoft dynamics crm videosMicrosoft dynamics crm videos
Microsoft dynamics crm videos
 
Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1
 
Oracle apex hands on lab#2
Oracle apex hands on lab#2Oracle apex hands on lab#2
Oracle apex hands on lab#2
 
Security and-data-access-document
Security and-data-access-documentSecurity and-data-access-document
Security and-data-access-document
 
Sales force managing-data
Sales force managing-dataSales force managing-data
Sales force managing-data
 
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
 
Sales force certification-lab-ii
Sales force certification-lab-iiSales force certification-lab-ii
Sales force certification-lab-ii
 

Recently uploaded

Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 

Recently uploaded (20)

Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 

Hyperion planning what you should know

  • 1. Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com What you should know While working in Hyperion Planning Prepared By Amit Sharma Learnhyperion.wordpress.com Hyperion/OBIEE Trainer/Consultant Aloo_a2@yahoo.com Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
  • 2. Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com There are some important points one should remember while working on Hyperion Planning. This is in fact more important when are experienced in Hyperion Essbase and moving your career to Hyperion Planning. 1) As a Essbase developer we are so used to changing Dimension, Dimension Member or properties directly in Essbase outline, however if you work with Hyperion Planning do not modify the outline directly by going in Essbase Admin Services. Hyperion Planning maintains all the dimension, dimension members, member properties; dimension hierarchy is maintained in Hyperion Planning repository tables . Do not modify the outline directly into Essbase . Modification in Essbase outline is done through Planning. Every time any modification is done in Hyperion planning first it saves in Hyperion Planning underlying RDBMS tables and then pushed to Essbase. Making any changes in Essbase outline put Essbase outline and Planning underlying tables in out of sync as a result Planning system is get corrupted. At this time it's time to visit your recovery procedures. BTW: make sure your backups for Essbase and the relational Planning tables are taken at the same time. List of Tables Hyperion Planning 11.1.1.3 uses. Total 83 Tables HSP_ACTIVITY_LEASE HSP_CALC_MGR_USER_VAR_PPT HSP_PM_STATES HSP_ATTRIBUTE_DIM HSP_FX_RATES HSP_USER_VARIABLE_VALUE HSP_CALC_MGR_VARIABLES HSP_ACTION HSP_ALIAS HSP_FX_TABLE HSP_USER_VARIABLE HSP_CALC_MGR_RULESETS HSP_ANNOTATION HSP_MEMBER HSP_ENTITY HSP_FORM_ATTRIBUTES HSP_CALC_MGR_RULES HSP_PLANNING_UNIT_LOG HSP_ENUMERATION HSP_WF_PREFS HSP_JOB_STATUS HSP_PLANNING_UNIT HSP_SYSTEMCFG HSP_CHECKOUTS HSP_TEXT_CELL_VALUE HSP_FORM_CALCS HSP_CURRENCY HSP_USER_TASK HSP_COMPOSITE_BLOCK HSP_FORMOBJ_DEF_MBR HSP_ACCOUNT HSP_TASK HSP_COMPOSITE_FORM HSP_FORMOBJ_DEF HSP_LOCK HSP_CELL_NOTE_ITEM HSP_SPREAD_PATTERN HSP_FORM_LAYOUT HSP_USER_PREFS Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
  • 3. Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com HSP_CELL_NOTE HSP_FX_VALUES HSP_FORM HSP_ACCESS_CONTROL HSP_AUDIT_OPTIONS HSP_DRIVER_MEMBER HSP_STRINGS HSP_USERSINGROUP HSP_AUDIT_RECORDS HSP_MEMBER_FORMULA HSP_ACCOUNT_DESC HSP_GROUP HSP_PRINT_OPTS HSP_MEMBER_TO_UDA HSP_DIMENSION HSP_USERS HSP_MRU_MEMBERS HSP_UDA HSP_PENDING_DELS HSP_CALENDAR HSP_COLUMN_DETAIL_ITEM HSP_FORM_VARIABLES HSP_PENDING_XACTS HSP_TIME_PERIOD HSP_COLUMN_DETAIL HSP_FORM_MENUS HSP_PLAN_TYPE HSP_MEMBER_TO_ATTRIBUTE HSP_LINKS HSP_MENU_ITEM HSP_OBJECT_TYPE HSP_CUBES HSP_PM_RULES HSP_ENUM_EVALUATION HSP_UNIQUE_NAMES HSP_VERSION HSP_PM_EFFECTS HSP_ENUMERATION_ENTRY HSP_OBJECT HSP_SCENARIO HSP_PM_ACTIONS HSP_WF_SET_SCREEN HSP_ATTRIBUTE_MEMBER HSP_FX_RATE_VALUES The below diagram shows that the Essbase has one Database corresponding to one plan selected in Hyperion Planning while creating Hyperion Planning Application. The underlying Planning database table HSP_Plan_Type contains only one entry for one plan type in Essbase Database. This shows the direct relationship with how Planning underlying table stores the Essbase outline data. Take backup of all the underlying Hyperion Planning database tables and artifacts after making some changes in Essbase outline by Planning web interface. After creating an application you find the newly created application listed in the an application list, however the databases according to the plans you selected while creating application is not visible. We need to refresh the database to get the plan database to be listed in Application. Here one thing is utmost import : Make sure you take the backup of all tables before select Create/Refresh button in Manage Database. Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
  • 4. Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com Before refresh no database available After refresh the database is available Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
  • 5. Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com In the second instance I added a two new members to the outline in Entity dimension, before refreshing the outline, the newly added members are available in Planning relational databases as given below. On refreshing the application the metadata is read and refresh the Essbase outline. Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
  • 6. Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com -During the refresh process, never, ever select "Create" from the refresh window (unless your developers has instructed you to do this). I was at a client where their directions were to select "Create" for their refresh process. They would then have to create their YTD members by hand in the outline directly. This took place every refresh instance. If they had instead chosen "Refresh" instead of create, these outline changes would not get lost. Also, in the older versions of Hyperion Planning, the software did not allow you to create complex member formulas in the web then push them to Essbase. This meant that you had to directly enter formulas in Essbase. By selecting the "Create" button, all of your custom Essbase changes get lost. Planning takes all the metadata and creates the database from scratch based on the metadata stored in the relational tables. To demonstrate this I have manually added the member formula directly in Essbase(Just to demonstrate concept however this is not recommended approach) outline and later I select Create button in Manage Database rather then using Refresh, as a result I lost member formula. Member formula manually added Member formula lost after selecting create button. -In the Hyperion Planning web interface, never ever add a dimension by mistake. This is easier said than done. When you are in the Planning web trying to add a new member, it's very easy to accidentally add a dimension by mistake. -In Hyperion Planning do not enter all your member formulas manually in either the web interface or directly into Essbase. I have seen too many instances where all the formulas were entered via the web then a rebuild of the entire application was mandated. With Hyperion Planning, assumptions are made at the creation of the app that will possibly not be true as the project progresses. We have to keep in mind during the build phase, that everything possible should be scripted. Instead of manually Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help
  • 7. Learn Hyperion/OBIEE by Amit Sharma learnhyperion.wordpress.com entering the formulas, place them into a file for bulk loading into Planning via either a tool like ODI, DIM, or even directly to Essbase via load rules. I have many instances where Planner finds very difficult to adapt the new environment, they still love to use the Excel based budgeting and macros based solution I've seen systems where a business analyst is supposed to run 5 different rules by hand after submitting 6 different web forms. A system such as this represents a poor design. In this case, each of the 5 rules were consolidated into 1 business rule. This 1 rule was then attached to each of the 5 web forms to run on save. This not only streamlines the workflow for the analyst, it also reduces the number of business rules from 5 to 1. Maintenance will also benefit. . I always use multiple instances for Planning in VMWare, this allows me to play around without worrying about the application/software get corrupted. Do not run Hyperion Planning without a development environment A development environment will cost you less than 5k these days. That's less than the cost of an onsite consultant for a week. This will allow you to test different strategies without trashing your production environment. Pl mail to aloo_a2 for all Hyperion/OBIEE training/support/project execution help