Essbase Administration Services Developer's Guide

Essbase Administration Services Developer's Guide

ORACLE® ESSBASE ADMINISTRATION SERVICES RELEASE 11.1.1 DEVELOPER’S GUIDE Administration Services Developer’s Guide, 11.1.1 Copyright © 2001, 2008, Oracle and/or its affiliates. All rights reserved. Authors: EPM Information Development Team This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS: Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065. This software is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications which may create a risk of personal injury. If you use this software in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy and other measures to ensure the safe use of this software. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software in dangerous applications. This software and documentation may provide access to or information on content, products and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third party content, products and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third party content, products or services. Contents Chapter 1. Introduction ............................................................... 5 About Administration Services ............................................ 5 About Java Plug-in Components ........................................... 6 Requirements for UsingAdministration Services Java Plug-ins ...................... 7 Prerequisite Knowledge .................................................. 7 Framework Concepts ................................................... 8 Packaged APIs forAdministration Services ................................. 8 About the Sample Code in this Guide ........................................ 8 Chapter 2. Writing Client Plug-ins ....................................................... 9 Preliminaries ......................................................... 9 Access Point for Plug-ins ................................................ 10 Class Packages ....................................................... 10 How the Client Locates Plug-ins .......................................... 11 Creating the Miscellaneous Handler Class ................................... 12 Adding Functionality .................................................. 12 Semantic Rules .................................................... 13 Adding a Branch to the Enterprise Tree .................................. 13 Adding Children to Other Tree Nodes ................................... 14 Permitting Plug-ins To Add Children To Your Tree Nodes .................... 15 Adding Context Menu Items To Tree Nodes ............................... 15 Handling the File > New Menu Item .................................... 17 Adding Items To Menus ............................................. 18 Handling Save As .................................................. 20 Handling Server Connection and Disconnection ............................ 21 Standard Controls ..................................................... 22 The StandardDialog Class ............................................ 22 Standard Buttons and Other Controls ................................... 25 Administration Services Console Services .................................... 26 Retrieving the CSS Token from the Console ............................... 26 Sending E-mail .................................................... 27 Internationalization ................................................... 28 Contents iii Packaging the Plug-in .................................................. 28 Chapter 3. Writing Server-side Command Listeners .......................................... 29 Preliminaries ........................................................ 29 Command Listeners ................................................... 30 Class Hierarchy .................................................... 30 Which Class To Extend .............................................. 31 Which Methods to Override .......................................... 31 Registering Commands .............................................. 32 Command Handling Methods ............................................ 37 Method Signatures ................................................. 37 Grabbing Command Arguments ....................................... 38 Sending Results Back to the Client ...................................... 38 Storing Temporary Data Using the Framework ............................. 39 Packaging the Code .................................................... 40 Loading the Code ..................................................... 41 Utility Classes ........................................................ 41 Glossary ............................................................ 43 Index .............................................................. 67 iv Contents 1 Introduction In This Chapter About Administration Services.....................................................................................................5 About Java Plug-in Components...................................................................................................6 Requirements for UsingAdministration Services Java Plug-ins..................................................................7 Prerequisite Knowledge ............................................................................................................7 Framework Concepts ...............................................................................................................8 About the Sample Code in this Guide ............................................................................................8 This chapter provides an overview of Oracle Essbase Administration Services. About Administration Services Administration Services is the cross-platform framework for managing and maintaining Oracle Essbase.Administration Services provides a single point of access for viewing, managing, and maintaining Essbase Servers, Essbase Administration Servers, and Oracle Hyperion Provider Services. Administration Services works with Essbase Servers in a three-tiered system that consists of a client user interface, a middle-tier server, and one or more database servers (Essbase Servers). The middle tier coordinates interactions and resources between the user interface and Essbase Servers. The three tiers may or may not be on the same computer or platform. For more information about deployment scenarios, see Oracle Hyperion Enterprise Performance Management System Installation and Configuration Guide. The three tiers include the following: ● Client tier: Administration Services Console This component is a Java client console that enables administrators to manage the Essbase environment from a robust graphical user interface. ● Middle tier: Essbase Administration Server This component is a Java middle-tier server that communicates with both Administration Services Console and Essbase Servers. Essbase Administration Server maintains communication and session information for each connection to Essbase Servers. Essbase Administration Server also stores documentation files so that console users can access documentation without having to install it locally. About Administration Services 5 ● Database tier: Essbase Server One or more Essbase Server store and process multidimensional database information. Essbase Servers are installed separately from Administration Services. Essbase Administration Server serves as the middle tier between Administration Services Console and Essbase Servers, as shown in Figure 1. Figure 1 Administration Services Architecture About Java Plug-in Components Administration Services Java plug-ins are installable components. They provide the following benefits to users: ● Enable theAdministration

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    70 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us