Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Oracle Hyperion Interactive Reporting 11 Expert Guide

You're reading from  Oracle Hyperion Interactive Reporting 11 Expert Guide

Product type Book
Published in Dec 2011
Publisher Packt
ISBN-13 9781849683142
Pages 276 pages
Edition 1st Edition
Languages

Table of Contents (18) Chapters

Oracle Hyperion Interactive Reporting 11 Expert Guide
Credits
About the Authors
Acknowledgments
About the Reviewers
www.PacktPub.com
PacktLib.PacktPub.com
1. Preface
1. Advanced Hyperion Interactive Reporting Techniques 2. Introduction to JavaScript and the Interactive Reporting API 3. Creating a Simple Dashboard 4. Introducing Dashboard Interactivity 5. Building the Dashboard Framework 6. Advanced Dashboard Techniques 7. Advanced Data Analysis 8. Creating Briefing Slides and Executing Batch Exports 9. The Central Code Repository 10. Optimizing and Merging

Configuring the CCR code table and query


With the report code now stored in the CCR code table in the database, BQY documents can query the table and then evaluate the code that is stored in the table. The image below shows the CCR workflow within the Interactive Reporting document.

When the document is first opened, the query to retrieve the code from the CCR code database is processed during the document start-up process. Once the query results are retrieved, the results from the code column are then looped through the JavaScript eval() function to declare the functions and variables or to execute code statements.

Note

Store any code statements commonly used in user interface modifications, including hiding or unhiding toolbars, menus, and other interface components in the CCR.

Querying the Central Code Repository (CCR)

Each Interactive...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}