BI Practice March-2006 COGNOS 8BI TOOLS COGNOS 8 Framework Manager TATA CONSULTANCY SERVICES SEEPZ, Mumbai.

Slides:



Advertisements
Similar presentations
Framework Manager and Transformer Tips
Advertisements

C6 Databases.
Database Systems: Design, Implementation, and Management Tenth Edition
SQL Server Accelerator for Business Intelligence (SSABI)
Technical BI Project Lifecycle
OLAP Services Business Intelligence Solutions. Agenda Definition of OLAP Types of OLAP Definition of Cube Definition of DMR Differences between Cube and.
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
Data Manager Best Practices Business Intelligence Solutions.
Northwestern University Business Intelligence Solutions Build Cubes in Cognos 8.4.
Fundamentals, Design, and Implementation, 9/e Chapter 11 Managing Databases with SQL Server 2000.
Implementing Business Analytics with MDX Chris Webb London September 29th.
Data Sources Create a connection definition in Cognos Step 2: Create a Cognos Account on Each Data Source Step 1: Import Metadata Step 3: Publish Package.
Building Ad-Hoc Reports using the SQL Server 2005 Reporting Services (SSRS) Report Builder (SQL307) Adrian Rupp Business Intelligence Solutions Specialist.
SharePoint 2010 Business Intelligence Module 6: Analysis Services.
1.
Chapter 3 Files/Folders needed: \Chapter3\Samples \Chapter3\Labs.
ASP.NET Programming with C# and SQL Server First Edition
IMS 6217: Data Warehousing / Business Intelligence Part 3 1 Dr. Lawrence West, Management Dept., University of Central Florida Analysis.
TATA CONSULTANCY SERVICES
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
The Great OLAP Debate! TM1, PowerPlay & DMRs April 29, 2011.
Security David Frommer Principal Architect Business Intelligence Microsoft Partner of the Year 2005 & 2007.
Using SAS® Information Map Studio
© 2008 IBM Corporation ® IBM Cognos Business Viewpoint Miguel Garcia - Solutions Architect.
Data Management Console Synonym Editor
Searching Business Data with MOSS 2007 Enterprise Search Presenter: Corey Roth Enterprise Consultant Stonebridge Blog:
Using SQL to Query Oracle OLAP Cubes Bud Endress Director of Product Management, OLAP.
BI Terminologies.
Carey Probst Technical Director Technology Business Unit - OLAP Oracle Corporation.
29 October 2015 TCS Confidential Overview of Cognos 8 BI Features Open data access Integrated Enterprise planning and Consolidation Dimensional Reporting.
December 5, Repository Metadata: Tips and Tricks Peggy Rodriguez, Kathy Kimball.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
By N.Gopinath AP/CSE Cognos Impromptu. What is Impromptu? Impromptu is an interactive database reporting tool. It allows Power Users to query data without.
COGNOS 8BI Introduction and Architecture
Building Dashboards SharePoint and Business Intelligence.
Session id: Darrell Hilliard Senior Delivery Manager Oracle University Oracle Corporation.
1 Copyright © 2008, Oracle. All rights reserved. I Course Introduction.
1 Copyright © 2009, Oracle. All rights reserved. I Course Introduction.
Drill-Through Features Cognos 8 BI. Objectives  In this module we will examine:  Cognos 8 Drill Through Overview  Model / Package Drill Through  Cross.
Oracle Business Intelligence Foundation - Commonly Used Features in Repository.
Oracle Business Intelligence Foundation – Testing and Deploying OBI Repository.
Cognos 8 BI Configuration, Administration, and Upgrade Cognos 8 BI.
Metric Designer Cognos 8 BI. Objectives  In this module, we will examine:  Scorecarding  Dimensional Data Sources  The Application Process  Creating.
INCREMENTAL AGGREGATION After you create a session that includes an Aggregator transformation, you can enable the session option, Incremental Aggregation.
5 Copyright © 2008, Oracle. All rights reserved. Testing and Validating a Repository.
The Need for Data Analysis 2 Managers track daily transactions to evaluate how the business is performing Strategies should be developed to meet organizational.
Query Studio Training MSCD May Introductions Angela Hooper –
Metropolitan State College Of Denver Introduction to Metadata Modeling Mentoring 04/14/2011.
1 Database Systems, 8 th Edition Star Schema Data modeling technique –Maps multidimensional decision support data into relational database Creates.
Physical Layer of a Repository. March 6, 2009 Agenda – What is a Repository? –What is meant by Physical Layer? –Data Source, Connection Pool, Tables and.
Pindaro Demertzoglou Data Resource Management – MGMT 4170 Lally School of Management Rensselaer Polytechnic Institute.
Copyright © 2006, Oracle. All rights reserved. Czinkóczki László oktató Using the Oracle Warehouse Builder.
Business Intelligence Environment Integration with Dynamics NAV Rogers Family Company Matthew McGinley Devraj Ghosh Dominic Miller.
3 Copyright © 2006, Oracle. All rights reserved. Building an Analytic Workspace.
7 Copyright © 2006, Oracle. All rights reserved. Defining a Relational Dimensional Model.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
What is a database? (a supplement, not a substitute for Chapter 1…) some slides copied/modified from text Collection of Data? Data vs. information Example:
Extending and Creating Dynamics AX OLAP Cubes
Building Enterprise Applications Using Visual Studio®
What’s new in SQL Server 2017 for BI?
Cognos Connection and PowerPlay Web
Searching Business Data with MOSS 2007 Enterprise Search
IBM COGNOS online Training at GoLogica Technologies
Searching Business Data with MOSS 2007 Enterprise Search
Oracle Analytic Views Enhance BI Applications and Simplify Development
Enhance BI Applications and Simplify Development
Data Model.
Welcome to SQLSaturday #767! Hosted by Lincoln SQL Server User Group
Analysis Services Analysis Services vs. the Data Warehouse vs. OLTP DB
Presentation transcript:

BI Practice March-2006 COGNOS 8BI TOOLS COGNOS 8 Framework Manager TATA CONSULTANCY SERVICES SEEPZ, Mumbai

BI Practice March-2006 COGNOS 8BI TOOLS Agenda FM Details ( new features ) Workshops

BI Practice March-2006 COGNOS 8BI TOOLS Framework Manager Process/Workflow Framework Manager Import Report Studio Query Studio Analysis Studio Other (SDK) 3 rd Party Metadata Sources Data Sources Architect models Impromptu Catalogs Framework Manager Models XML Data Source Publish Consume Content Store Content Manager CWM file Export Common Warehouse Metamodel

BI Practice March-2006 COGNOS 8BI TOOLS Framework Manager Metadata Modeling tool. An application that runs in Microsoft Windows and provides a model development environment. Objects you work with: –Projects –Models –Namespaces –Packages –Dimensions –Query Subjects –Query Items

BI Practice March-2006 COGNOS 8BI TOOLS Framework Manager Best Practices Take a multiple layer approach i.e. –Database Layer : Data source query subjects Define query item properties Define all relationships Calculations and filters where possible Shields presentation layer from data(base) changes –Performance Layer: Dimensional model consisting of Regular and Measure Dimesions. For creating complex query subjects to resolve SQL traps before creating dimension objects –Presentation Layer: Business of Data with Star Schema Grouping makes it easier for report authors to find and understand their data Customize Metadata at run-time Set up Query Item properties for Business Intelligence use …Contd

BI Practice March-2006 COGNOS 8BI TOOLS Framework Manager Best Practices All Relationships exist in Database Layer, any discrepancies in cardinality or relationships are correctly reflected by Determinants. Begin creating simplified, abstracted model query subjects/ dimensions and measures for your business view. Resolve ambiguous relationships by creating multiple query subjects for role playing dimensions. Create dimensions with levels, hierarchies and keys to enable automatic aggregation capabilities and OLAP query functionality on relational sources. Create Measure Dimensions and adjust/set scope relationships. Create a Business View with the Star Schema Grouping Wizard Secure the Model for deployment.

BI Practice March-2006 COGNOS 8BI TOOLS Workshop 1 Create a Simple ( Use Framework Manager Workshop 1 - Create a Simple Model.doc) –Create project –Import data source –Project view –Project objects and properties –Organize project –Diagram view –Create model query –Create short-cut –Publish package –Access information

BI Practice March-2006 COGNOS 8BI TOOLS Cognos 8 Framework Manager Dimensional Modeling

BI Practice March-2006 COGNOS 8BI TOOLS Working with Dimensions Broad grouping of descriptive data about a major aspect of a business Types are –Regular e.g. Product, Time –Measure e.g. Sales Regular Dimension organizes the information in a hierarchy, from the highest level of granularity to the lowest.

BI Practice March-2006 COGNOS 8BI TOOLS Working with Dimensions Specify the Default Roles _businessKey : key for the level in a hierarchy _memberCaption: Presents the caption for a member that will be shown in the report authoring tools. _memberDescription : Returns the description for a member within a dimension.

BI Practice March-2006 COGNOS 8BI TOOLS Working with Dimensions Measure dimension is a collection of facts Cannot define hierarchies or levels for a measure dimension. Define Scope Relationships between the Measure and Regular Dimensions. Measure and Regular Dimensions organized into cluster is referred as Star Schema Group

BI Practice March-2006 COGNOS 8BI TOOLS Filters A filter is an expression that specifies the conditions that rows or instances must meet to be retrieved for the dimension, query subject, calculation, or report to which the filter is applied. Two types of filters: –Stand-alone : to reuse the expression. –Embedded: to use a filter with only one dimension or query subject. Filters can be defined: –Using Prompts Values –Creating Parameter Maps

BI Practice March-2006 COGNOS 8BI TOOLS Using Prompt Values to Filter Data Substitute a prompt for a value so that users can filter data by typing a value when the report opens One can use prompts in –parameter maps –session parameters –stored procedure arguments –expressions, including filters, calculations, and relationships

BI Practice March-2006 COGNOS 8BI TOOLS Parameter Maps Use parameters to create conditional query subjects that allow for substitutions when the report is run. Parameter maps are objects that store key-value pairs. These are similar to data source look-up tables. Each parameter map has two columns, one for the key and one for the value that the key represents. Examples of Parameter map Usage are: –Specifying a Language Value for Relational Metadata –Moving a Relational Model from One Environment to Another Session Parameter is a variable associated with a session. E.g. User Id, Preferred Language Environment Session Parameters are predefined and stored in Content Manager. E.g. runLocale, account.DefaultName, account.personalInfo.userName Model Session Parameters are custom parameters created while creating the model. These are stored in a parameter map named _env.

BI Practice March-2006 COGNOS 8BI TOOLS Security Three different types of Security: –Data security: Create a security filter and apply it to a specific query subject. –Object security: Secure an object directly by allowing users access to the object, denying users access to the object, or keeping it hidden for all users. –Package security: Apply security to a package and identify who has access to that package Security is added using Users, Groups and Roles.

BI Practice March-2006 COGNOS 8BI TOOLS Manage the Business View Central business view Establish and enforce business rules Manage the end-user view of business information Create and Publish metadata