SlideShare une entreprise Scribd logo
1  sur  21
TE110. DEVELOPMENT TESTING
PROTOCOL
ESSBASE EXCEL RIBBON
“ESSBASE.ACT!”
1. Control list of document changes
1.1. Changes
Дата Автор Версия Содержание изменения
2015.10.15 Rasyuk E.A. 1.0 New document
2016.03.15 Rasyuk E.A. 1.1 MDX Support added
2016.03.19 Rasyuk E.A. 1.2 Englishtranslation
2016.06.05 Rasyuk E.A. 1.3 Final release
2017.01.16 Rasyuk E.A. 1.4 Excel 2016 adoptions
2017.08.24 Rasyuk E.A. 2 Updated forrelease 2.42
21
2. Outline
1. Control list of document changes....................................................................................2
1.1. Changes................................................................................................................................2
2. Outline......................................................................................................................................3
3. Testing protocol.....................................................................................................................4
3.1. Setup and configure .........................................................................................................4
3.2. Standard functionality check list .................................................................................4
4. Steps of testing.......................................................................................................................5
4.1. Setup Excel Add IN ..........................................................................................................5
4.2. Plug In Excel AddOn “Danone:Essabse” ..................................................................6
4.3. Setup Quick Connections..............................................................................................8
4.4. Other SmartView settings...........................................................................................9
4.5. Check standard SmartView functionality...............................................................10
4.6. Connect to EssBase applications..............................................................................11
4.7. Setup query parameters................................................................................................12
4.8. Export dimension dictionary ......................................................................................13
4.9. Setup member show options.......................................................................................15
4.10. Creating Ad-Hoc actions ............................................................................................16
4.11. Execute MDX report ..................................................................................................17
4.12. Load data to Essbase....................................................................................................19
4.13. Check substitution variables .....................................................................................20
3. Testing protocol
3.1. Setup and configure
Step Action
01. Install AddOn
02. Setup Essbase Addon
03. Post installationtask
04. Setup Essbase “Quick Connections”
05 Check SmartView standard functionality
3.2. Standard functionality check list
Step Action
01 Create Essbase Connections
02 Setup query parameters
03 Setup formatting options
04 Export dimensions member list
05 Creating Ad-Hoc query
06. Manage Substitution Variables
07 Work with MDX
08 Load data to Essbase
4. Steps of testing
4.1. Setup Excel Add IN
(to outline)
Описание шага Последовательность действий
A. Unpack archive
Latest versions is here
https://goo.gl/kDyNmS
B. Go to Excel Addin store folder 01. Open “My Computer”
02. Insert to address bar this string
%USERPROFILE%AppDataRoamingMicrosoftAddIns
03. Copy all files from archive to this place
4.2. Plug In Excel AddOn “Danone:Essabse”
(to outline)
Описание шага Последовательность действий
A. Change SmartView
locale to “English”
01. Open Excel. Go to SmartView Ribbon panel
02. Select «Options»
03. In the sections «Extensions», under tab «View» must chose
“English”
B. Setup performance
settings
01. Select choose «Improve Metadata Storage»
02. Select choose «Use Cell Styles»
03. Unplug all extensions
С. Change SubTotal
view options
(This is actions are only available with life Essbase
connections )
D. Save changes
E. Plug Excel addon
“Danone:Essbase”
01 Open excel options “File” -> “Options”
a) Select “EssBaseWF”
b) Restart Excel
4.3. Setup Quick Connections
(to outline)
Описание шага Последовательность действий
A. Open QC manager
B. write connection settings
1) APS Server – WEB service for getting data
wedcb786.frmon.danet
2) EssBase Server – Database sever
3) Wedcb785.frmon.danet:1424
4) Application / Database - Name of
applications
BY1TTCST.BY1TTCST
С. If necessary edit saved
connections
1) Edit - load to edit saved connections
2) Delete – remove selected rows
3) Test - check cureent settings
4) Test & Save – store current connections
4.4. Other SmartView settings
(to outline)
Описание шага Последовательность действий
Add Repeated members
Turn on “preserve formulas”
4.5. Check standard SmartView functionality
(to outline)
Описание шага Последовательность действий
A. Turn on «SmartView Panel»
button
B. Check visibility «SmartView» and
(or) “EssBase” Excel Ribbons
С. Check the visibility standard
connections tools on the right place
d. Hide standard SmartView ribbons Turn off “SmartView Panel” button
4.6. Connect to EssBase applications
(to outline)
Описание шага Последовательность действий
A. Select connection name from
QC menu
B. Check connections alert
С. Additional : check
current connection settings
1) Press “Connect Info”
2) Check records
4.7. Setup query parameters
(to outline)
Описание шага Последовательность действий
A. Suppress options
(only for rows )
1) “#Missing Rows” Suppress missing data
2) “Show All Rows”. – No any suppress options
B. Change alias table
1) Default – show member name
2) None – show member code
C. Change display
options
1) Name or Code – show ones
2) Code and Name – show both
G. Setup indent options
H. Setup action for
retaining selection
member
4.8. Export dimension dictionary
(to outline)
Описание шага Последовательность действий
A. Check Essbase
connection and
connect if
necessary
1)
2)
B. Setup view
options
1) Disable suppress
2) Return all members
3) Use code name and alias
4) Use indent options
5) Retain selected member
C. Export model
definition
1)
2)
D. Export dimensions
members
1) Pivot to place dimension member to the rows
2)
3) Zoom IN (or double click on dimension name )
4) Check the member list
4.10.Setup member show options
(to outline)
Описание шага Последовательность действий
A. Open Smartview
standard options
B. Under “ Analytic
Service” sections setup
style for “Dynamic
Calc” and “Parent”
members
C. Save as default
options
4.11. Creating Ad-Hoc actions
(to outline)
Описание шага Последовательность действий
A. Zoom IN –
(or double click on the left mouse button )
B. Zoom Out
(or double click on the right mouse button )
C. Pivot
Transform columns to rows
D. Keep Only
Remove all members. Keeps only selected memeber
E. Remove Only
Remove selected member. Keeps other different
F. Member Select
Add member to the reports
G. Refresh
Renew the data grid
H. Undo
I. Redo
4.12. Execute MDX report
(to outline)
Описание шага Последовательность действий
A. Make connections to
Ru3TTCST.Ru3TT
CST database
B. Push button
“Execute MDX”
C. Insert this query to
the text frame
SELECT
{CROSSJOIN (
{M01:M12}
, {[&OUT_ACT]} ) }
ON COLUMNS,
NON EMPTY NONEMPTYBLOCK
CROSSJOIN ( CROSSJOIN (
{[AR1].LEVELS(4).MEMBERS}
, { [BG_TOT] } )
, {[CA_5000TOT]})
ON ROWS
FROM
Ru3TTCST. Ru3TTCST
D. Check result
E. Check stored MDX
query – Press
“Execute MDX” button
.
4.13. Load data to Essbase
(to outline)
Описание шага Последовательность действий
A. Create data grid where no
Dynamic or Parent member in
the slice
B. Change data figures
C. Press “Submit Data” button
D. Refresh report
4.14. Check substitution variables
(to outline)
Описание шага Последовательность действий
E. Execute Subs Variables report
F. Check the rows
EssbaseACT User hand manual

Contenu connexe

Similaire à EssbaseACT User hand manual

Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!Amanda Lam
 
Managing SQLserver for the reluctant DBA
Managing SQLserver for the reluctant DBAManaging SQLserver for the reluctant DBA
Managing SQLserver for the reluctant DBAConcentrated Technology
 
Extjs3.4 Migration Notes
Extjs3.4 Migration NotesExtjs3.4 Migration Notes
Extjs3.4 Migration NotesSimoAmi
 
Ssis sql ssas_sps_mdx_hong_bingli
Ssis sql ssas_sps_mdx_hong_bingliSsis sql ssas_sps_mdx_hong_bingli
Ssis sql ssas_sps_mdx_hong_bingliHong-Bing Li
 
Ssis sql ssas_sps_mdx_hong_bingli
Ssis sql ssas_sps_mdx_hong_bingliSsis sql ssas_sps_mdx_hong_bingli
Ssis sql ssas_sps_mdx_hong_bingliHong-Bing Li
 
Ssis ssas sps_mdx_hong_bingli
Ssis ssas sps_mdx_hong_bingliSsis ssas sps_mdx_hong_bingli
Ssis ssas sps_mdx_hong_bingliHong-Bing Li
 
Lab 2 Work with Dictionary and Create Relational Database (60 pts.docx
Lab 2 Work with Dictionary and Create Relational Database (60 pts.docxLab 2 Work with Dictionary and Create Relational Database (60 pts.docx
Lab 2 Work with Dictionary and Create Relational Database (60 pts.docxDIPESH30
 
W3c plain txt css thing from source css2
W3c plain txt css thing from source css2W3c plain txt css thing from source css2
W3c plain txt css thing from source css2Gaejang Guk
 
Migrating Siebel Crm 7.5 To 8.0
Migrating Siebel Crm 7.5 To 8.0Migrating Siebel Crm 7.5 To 8.0
Migrating Siebel Crm 7.5 To 8.0Frank
 
Vsto 3 Excel Add-in SNUG
Vsto 3 Excel Add-in SNUGVsto 3 Excel Add-in SNUG
Vsto 3 Excel Add-in SNUGMiguel Santos
 
Ms sql server architecture
Ms sql server architectureMs sql server architecture
Ms sql server architectureAjeet Singh
 
Migration of SAP BW BEx Analyzer 3.x to BEx Analyzer 7.x
Migration of SAP BW BEx Analyzer 3.x to BEx Analyzer 7.xMigration of SAP BW BEx Analyzer 3.x to BEx Analyzer 7.x
Migration of SAP BW BEx Analyzer 3.x to BEx Analyzer 7.xsalam muthuswamy Shiva
 
InnerSoft STATS - Introduction
InnerSoft STATS - IntroductionInnerSoft STATS - Introduction
InnerSoft STATS - IntroductionInnerSoft
 
BIWUG 01/09/2005 IW Technologies, what's to come in 2006?
BIWUG 01/09/2005 IW Technologies, what's to come in 2006?BIWUG 01/09/2005 IW Technologies, what's to come in 2006?
BIWUG 01/09/2005 IW Technologies, what's to come in 2006?BIWUG
 

Similaire à EssbaseACT User hand manual (20)

Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
 
Achievements
AchievementsAchievements
Achievements
 
Managing SQLserver for the reluctant DBA
Managing SQLserver for the reluctant DBAManaging SQLserver for the reluctant DBA
Managing SQLserver for the reluctant DBA
 
Extjs3.4 Migration Notes
Extjs3.4 Migration NotesExtjs3.4 Migration Notes
Extjs3.4 Migration Notes
 
Windows azure table storage – deep dive
Windows azure table storage – deep diveWindows azure table storage – deep dive
Windows azure table storage – deep dive
 
Ssis sql ssas_sps_mdx_hong_bingli
Ssis sql ssas_sps_mdx_hong_bingliSsis sql ssas_sps_mdx_hong_bingli
Ssis sql ssas_sps_mdx_hong_bingli
 
Ssis sql hb_li
Ssis sql hb_liSsis sql hb_li
Ssis sql hb_li
 
Ssis sql ssas_sps_mdx_hong_bingli
Ssis sql ssas_sps_mdx_hong_bingliSsis sql ssas_sps_mdx_hong_bingli
Ssis sql ssas_sps_mdx_hong_bingli
 
Ssis ssas sps_mdx_hong_bingli
Ssis ssas sps_mdx_hong_bingliSsis ssas sps_mdx_hong_bingli
Ssis ssas sps_mdx_hong_bingli
 
Olap
OlapOlap
Olap
 
Lab 2 Work with Dictionary and Create Relational Database (60 pts.docx
Lab 2 Work with Dictionary and Create Relational Database (60 pts.docxLab 2 Work with Dictionary and Create Relational Database (60 pts.docx
Lab 2 Work with Dictionary and Create Relational Database (60 pts.docx
 
W3c plain txt css thing from source css2
W3c plain txt css thing from source css2W3c plain txt css thing from source css2
W3c plain txt css thing from source css2
 
What's new in Revit 2017 – Bill Knittle, Synergis
What's new in Revit 2017 – Bill Knittle, SynergisWhat's new in Revit 2017 – Bill Knittle, Synergis
What's new in Revit 2017 – Bill Knittle, Synergis
 
Migrating Siebel Crm 7.5 To 8.0
Migrating Siebel Crm 7.5 To 8.0Migrating Siebel Crm 7.5 To 8.0
Migrating Siebel Crm 7.5 To 8.0
 
Vsto 3 Snug
Vsto 3 SnugVsto 3 Snug
Vsto 3 Snug
 
Vsto 3 Excel Add-in SNUG
Vsto 3 Excel Add-in SNUGVsto 3 Excel Add-in SNUG
Vsto 3 Excel Add-in SNUG
 
Ms sql server architecture
Ms sql server architectureMs sql server architecture
Ms sql server architecture
 
Migration of SAP BW BEx Analyzer 3.x to BEx Analyzer 7.x
Migration of SAP BW BEx Analyzer 3.x to BEx Analyzer 7.xMigration of SAP BW BEx Analyzer 3.x to BEx Analyzer 7.x
Migration of SAP BW BEx Analyzer 3.x to BEx Analyzer 7.x
 
InnerSoft STATS - Introduction
InnerSoft STATS - IntroductionInnerSoft STATS - Introduction
InnerSoft STATS - Introduction
 
BIWUG 01/09/2005 IW Technologies, what's to come in 2006?
BIWUG 01/09/2005 IW Technologies, what's to come in 2006?BIWUG 01/09/2005 IW Technologies, what's to come in 2006?
BIWUG 01/09/2005 IW Technologies, what's to come in 2006?
 

Dernier

Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsPooky Knightsmith
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleCeline George
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1GloryAnnCastre1
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 

Dernier (20)

Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young minds
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP Module
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 

EssbaseACT User hand manual

  • 1. TE110. DEVELOPMENT TESTING PROTOCOL ESSBASE EXCEL RIBBON “ESSBASE.ACT!”
  • 2. 1. Control list of document changes 1.1. Changes Дата Автор Версия Содержание изменения 2015.10.15 Rasyuk E.A. 1.0 New document 2016.03.15 Rasyuk E.A. 1.1 MDX Support added 2016.03.19 Rasyuk E.A. 1.2 Englishtranslation 2016.06.05 Rasyuk E.A. 1.3 Final release 2017.01.16 Rasyuk E.A. 1.4 Excel 2016 adoptions 2017.08.24 Rasyuk E.A. 2 Updated forrelease 2.42 21
  • 3. 2. Outline 1. Control list of document changes....................................................................................2 1.1. Changes................................................................................................................................2 2. Outline......................................................................................................................................3 3. Testing protocol.....................................................................................................................4 3.1. Setup and configure .........................................................................................................4 3.2. Standard functionality check list .................................................................................4 4. Steps of testing.......................................................................................................................5 4.1. Setup Excel Add IN ..........................................................................................................5 4.2. Plug In Excel AddOn “Danone:Essabse” ..................................................................6 4.3. Setup Quick Connections..............................................................................................8 4.4. Other SmartView settings...........................................................................................9 4.5. Check standard SmartView functionality...............................................................10 4.6. Connect to EssBase applications..............................................................................11 4.7. Setup query parameters................................................................................................12 4.8. Export dimension dictionary ......................................................................................13 4.9. Setup member show options.......................................................................................15 4.10. Creating Ad-Hoc actions ............................................................................................16 4.11. Execute MDX report ..................................................................................................17 4.12. Load data to Essbase....................................................................................................19 4.13. Check substitution variables .....................................................................................20
  • 4. 3. Testing protocol 3.1. Setup and configure Step Action 01. Install AddOn 02. Setup Essbase Addon 03. Post installationtask 04. Setup Essbase “Quick Connections” 05 Check SmartView standard functionality 3.2. Standard functionality check list Step Action 01 Create Essbase Connections 02 Setup query parameters 03 Setup formatting options 04 Export dimensions member list 05 Creating Ad-Hoc query 06. Manage Substitution Variables 07 Work with MDX 08 Load data to Essbase
  • 5. 4. Steps of testing 4.1. Setup Excel Add IN (to outline) Описание шага Последовательность действий A. Unpack archive Latest versions is here https://goo.gl/kDyNmS B. Go to Excel Addin store folder 01. Open “My Computer” 02. Insert to address bar this string %USERPROFILE%AppDataRoamingMicrosoftAddIns 03. Copy all files from archive to this place
  • 6. 4.2. Plug In Excel AddOn “Danone:Essabse” (to outline) Описание шага Последовательность действий A. Change SmartView locale to “English” 01. Open Excel. Go to SmartView Ribbon panel 02. Select «Options» 03. In the sections «Extensions», under tab «View» must chose “English” B. Setup performance settings 01. Select choose «Improve Metadata Storage» 02. Select choose «Use Cell Styles»
  • 7. 03. Unplug all extensions С. Change SubTotal view options (This is actions are only available with life Essbase connections ) D. Save changes E. Plug Excel addon “Danone:Essbase” 01 Open excel options “File” -> “Options” a) Select “EssBaseWF” b) Restart Excel
  • 8. 4.3. Setup Quick Connections (to outline) Описание шага Последовательность действий A. Open QC manager B. write connection settings 1) APS Server – WEB service for getting data wedcb786.frmon.danet 2) EssBase Server – Database sever 3) Wedcb785.frmon.danet:1424 4) Application / Database - Name of applications BY1TTCST.BY1TTCST С. If necessary edit saved connections 1) Edit - load to edit saved connections 2) Delete – remove selected rows 3) Test - check cureent settings 4) Test & Save – store current connections
  • 9. 4.4. Other SmartView settings (to outline) Описание шага Последовательность действий Add Repeated members Turn on “preserve formulas”
  • 10. 4.5. Check standard SmartView functionality (to outline) Описание шага Последовательность действий A. Turn on «SmartView Panel» button B. Check visibility «SmartView» and (or) “EssBase” Excel Ribbons С. Check the visibility standard connections tools on the right place d. Hide standard SmartView ribbons Turn off “SmartView Panel” button
  • 11. 4.6. Connect to EssBase applications (to outline) Описание шага Последовательность действий A. Select connection name from QC menu B. Check connections alert С. Additional : check current connection settings 1) Press “Connect Info” 2) Check records
  • 12. 4.7. Setup query parameters (to outline) Описание шага Последовательность действий A. Suppress options (only for rows ) 1) “#Missing Rows” Suppress missing data 2) “Show All Rows”. – No any suppress options B. Change alias table 1) Default – show member name 2) None – show member code C. Change display options 1) Name or Code – show ones 2) Code and Name – show both G. Setup indent options H. Setup action for retaining selection member
  • 13. 4.8. Export dimension dictionary (to outline) Описание шага Последовательность действий A. Check Essbase connection and connect if necessary 1) 2) B. Setup view options 1) Disable suppress 2) Return all members 3) Use code name and alias 4) Use indent options 5) Retain selected member C. Export model definition 1) 2) D. Export dimensions members 1) Pivot to place dimension member to the rows 2) 3) Zoom IN (or double click on dimension name )
  • 14. 4) Check the member list
  • 15. 4.10.Setup member show options (to outline) Описание шага Последовательность действий A. Open Smartview standard options B. Under “ Analytic Service” sections setup style for “Dynamic Calc” and “Parent” members C. Save as default options
  • 16. 4.11. Creating Ad-Hoc actions (to outline) Описание шага Последовательность действий A. Zoom IN – (or double click on the left mouse button ) B. Zoom Out (or double click on the right mouse button ) C. Pivot Transform columns to rows D. Keep Only Remove all members. Keeps only selected memeber E. Remove Only Remove selected member. Keeps other different F. Member Select Add member to the reports G. Refresh Renew the data grid H. Undo I. Redo
  • 17. 4.12. Execute MDX report (to outline) Описание шага Последовательность действий A. Make connections to Ru3TTCST.Ru3TT CST database B. Push button “Execute MDX” C. Insert this query to the text frame SELECT {CROSSJOIN ( {M01:M12} , {[&OUT_ACT]} ) } ON COLUMNS, NON EMPTY NONEMPTYBLOCK CROSSJOIN ( CROSSJOIN ( {[AR1].LEVELS(4).MEMBERS} , { [BG_TOT] } ) , {[CA_5000TOT]}) ON ROWS FROM Ru3TTCST. Ru3TTCST D. Check result
  • 18. E. Check stored MDX query – Press “Execute MDX” button .
  • 19. 4.13. Load data to Essbase (to outline) Описание шага Последовательность действий A. Create data grid where no Dynamic or Parent member in the slice B. Change data figures C. Press “Submit Data” button D. Refresh report
  • 20. 4.14. Check substitution variables (to outline) Описание шага Последовательность действий E. Execute Subs Variables report F. Check the rows