Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle Essbase 11 Development Cookbook

You're reading from   Oracle Essbase 11 Development Cookbook Over 90 advanced development recipes to build and take your Oracle Essbase Applications further with this book and ebook

Arrow left icon
Product type Paperback
Published in Jan 2012
Publisher Packt
ISBN-13 9781849683265
Length 400 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Jose R Ruiz Jose R Ruiz
Author Profile Icon Jose R Ruiz
Jose R Ruiz
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Oracle Essbase 11 Development Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
1. Understanding and Modifying Data Sources 2. Using Essbase Studio FREE CHAPTER 3. Building the BSO Cube 4. Building the ASO Cube 5. Using EAS for Development 6. Creating Calculation Scripts 7. Using MaxL to Automate Process 8. Data Integration 9. Provisioning Security Using MaxL Editor or Shared Services 10. Developing Dynamic Reports Index

Adding user-defined tables


The user-defined table is used to create a view within Essbase Studio. User-defined tables should give you some flexibility without having to change the data source. This functionality is going to be important when defining your metadata. Furthermore, this flexibility is valuable in environments where the Essbase developers cannot modify the data source at the risk of impacting other Essbase applications or relational reporting. In this recipe, we will add a user-defined table to our data source and then add that table to the TBC minischema.

Getting ready

To get started, click on the Start menu and navigate to Oracle EPM System | Essbase | Essbase Studio | Essbase Studio Console. On the login menu, enter the server, username, and password.

How to do it...

  1. Right-click on TBC Data Source under the Data Sources node. Then click on New and select User-Defined Table...:

  2. Enter a Table name in the available textbox and the following script to create the user-defined table...

You have been reading a chapter from
Oracle Essbase 11 Development Cookbook
Published in: Jan 2012
Publisher: Packt
ISBN-13: 9781849683265
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 $19.99/month. Cancel anytime
Banner background image