Tuesday, October 20, 2015

Difference between detail filter and summary filter

Filters are used emphasize the important information and filtering out which is unnecessary. You can apply filter to a report to change the focus of the report.

Detail filter:

1- Detail filter is used to filter detail level data within a report. A detail filter applies one or more specified conditions to each row of data.If conditions are true for a row, data in the row is retrieved and appears in the report. If condition is not true, then row is not retrieved and it is not retrieved in the report.

2- Detail filter can apply to each and every record in the database.

3- Detail filter comes under where clause.

4- In detail filter you have two option while using it:

Before auto aggregation or after auto aggregation i.e. before the data is brought into the cache or after the data has been brought into the cache.

If you add set the property as before auto aggregation filter will be applied to where clause otherwise filter is applied in having

Summary filter:

1- A summary filter is used to filter summary level data in a report. Before you create a summary filter,  you must calculate the summary level data items that you want to use in the filter.

2- Summary filter can apply to summary level data.

3- summary filter comes under having clause.

4- Summary filter don't have option before auto aggregation or after aggregation.


Tuesday, October 13, 2015

Cognos Transformer

IBM Cognos Transformer is a multi-dimensional data modelling tool. This tool is used for to create multi-dimensonal cube for business presentation of data.

Cognos transformer model can contain data from one or more than one data source. Model is used to support OLAP reporting and faster analysis of data.

A cube contains calculated and summarized data organized into dimensions and measures and can be viewed and analysed in IBM Cognos Analysis Studio.

IBM Cognos Transformer creates metadata file with .mdl extension, which generates a physical cube with .mdc extension.

Wednesday, September 16, 2015

Cognos Framework Manager

Framework Manager is a metadata modeling tool for IBM Cognos BI. Metadata is data about data. Metadata model represent the data to business users in a very simple way, which remove the complexity of data structure.

Framework Manager is a Windows-based developer tool used to accomplish the metadata modeling task. A Framework Manager model can derived data from more than one data sources.

A model structure manages data such a way which is useful for business users.
Example- a model defines business rules, data descriptions, data relationships, business dimensions and hierarchy, and administrative tasks.

The team involve in Framework Manager modeling should have knowledge of database structure and requirements of business users.

When metadata modeling is completed, package is created and then package is published.

Published package is available in IBM Cognos Connection which  makes metadata accessible to report authors. Each package must contain all the information that a specific user or group of users need to create reports.

Example- One package have human resource data and another package have sale data. User of each department can use specific package related to their departments.


Wednesday, August 26, 2015

Cognos Event Studio

IBM Cognos Event studio is the notification tool used to alert decision-maker in the organization, so that they can make timely and effective decisions on the occurrence of events.

Event studio used to create agent that monitor status changes, priority customers, to detect occurrence of business event, or any other factor which is important to organization or business.

When an event occurs in organization people are alerted to take required action.  Agent detect the event and perform the task like publish the detail to portal, deliver alert by email, run and distribute report based on events and monitor the status of the events.

Example of event- Cancellation of large order or return of product.

Sunday, August 23, 2015

Cognos Analysis Studio

IBM Cognos Analysis Studio is the web-based analysis component within IBM Cognos Connection. User can explore, analyze and compare the dimensional data using Analysis Studio. Analysis Studio provides access to dimensional, OLAP( Online Analytical Processing) and DMR (Dimensional Modeled Relational) data sources.

You can use Analysis Studio to compare and manipulate data to understand the relation between data and its relative importance. You can view performance indicator of your business.

Example- revenue, growth, product cost, or top performer. Analysis Studio provides filter, calculations, sorting and drill up and drill down support you need for analysis.

Using Analysis Studio, you can perform following task-

  • Find and focus on items which are important to your business.
  • Understand the trends in the market.
  • Compare the data, such as details to summaries, or actual results to budgeted results.
  • Assess performance by focusing on the best or worst results.
  • Establish relative importance using calculations such as rank or growth.
  • Share your finding and analysis with management.

Analysis created in Analysis Studio can be opened in Report Studio and used to build professional reports.

Friday, August 21, 2015

Difference between Report Studio and Query Studio

Report Studio and Query Studio can be accessed from the cognos connection web portal. Report Studio is used to create sophisticated reports and charts with complex prompts and filters. Query Studio is used to create ad-hoc queries and simple reports and charts.

Report Studio has some special functionality like bursting, prompts and advance charts where Query Studio does not have these options.

Cognos Query Studio

Query studio is reporting tool used for creating simple queries and reports in IBM Cognos. Use of Query Studio is so easy any novice user can create report for business queries. Basically Query Studio is used for ad-hoc reports and it is the lighter version of Report Studio.

We can view data, author simple reports, change the report layout, filter and sort data, add formatting, and create charts with minimum steps. Query Studio can be also used to publish reports for audience who do not required complex layout or formatting.

Wednesday, August 19, 2015

Cognos Report Studio

Cognos Report Studio is the web product used to analyze and create (advanced) corporate or financial reports based on the requirements. Reports can be simple list reports, dashboards, charts, maps and other graphical elements with full drill through capabilities. 

Report authors can create, edit and distributed wide range of professional reports using Report Studio. Report design created in Query Studio can be read and edited in Report Studio (not vice versa). Creating reports depends on factors like target audience, business requirements, data sources.   

Sunday, August 16, 2015

IBM Cognos Connection


IBM Cognos Connection is a single access point to the enterprise level data available for its product. It provides single login point for creating report, for querying, analyzing and organizing data and events. User can run all their  web-based IBM Cognos BI applications through IBM Cognos Connection.

IBM Cognos does not required any plug-in or ActiveX or use of Java for configuration in browser interface. It uses default configuration of browser.

IBM Cognos Connection includes-

Portal Pages- User can create a customize page that uses portlet to show different types of content at the same time.

Public Folder-  It contains all shared content like package, reports, shortcuts, agents and jobs.

My Folder- It contains personal contents like reports, shortcuts, and jobs.

User Preferences- It is a window where we can set priorities and monitor Cognos BI activities.

Launch- This button provides link to the all Cognos BI studios, Drill Through Definitions and IBM Cognos Administration.

Saturday, August 15, 2015

Data Tier

The IBM Cognos BI contains data tier contains-
  • Content Store
  • Data Sources
  • Metric Store

Content Store- 
The content store is a relational database. It contains data related to report specification, published models and the packages that contain them. It also stores the connection information of data sources and information about the external namespace, cognos namespace and information about scheduling and bursting the report.
  The IBM Cognos service that uses content store is content manager. Design models and log files are not stored in content store. 
  
Data Sources- 
The data sources contains relational databases, dimensional or OLAP cubes, flat files and other physical data stores. It also contains connection information necessary for accessing data.
Application tier components use data source connections to access data sources.

Metric Store-
Metric store is also a relational database. It contains content for metric package, metric studio setting ( example- user preference) 

Monday, August 10, 2015

Content Manager


Content Manager is the IBM Cognos BI service that manages the storage of information related to many running applications in the system. Application like 
  • Customer Application Data,
  • Configuration Data, 
  • Scheduling the Information
  • Retrieving or storing the report specification
  • Models, 
  • Metrics, 
  • Reports specifications,
  • Reports output 
  • Security


Content manager stored information in a content store which is a part of data tier (Tier 3). Information is maintained in a relational database.

One IBM Cognos BI installation may have more than one content manager, each on different computer. One content manager is active at one time and other are on standby.

Sunday, August 9, 2015

Dispatcher


The dispatcher starts all IBM Cognos services configured. It also routes the requests given by the gateways. It can route requests to a local services, such as report service, query service, repository
service or system service. This way dispatcher perform load balancing.

It is a multi-thread application, it can use one or more threads per requests. Any configuration change in the application are routinely communicated to all running dispatchers. It also includes  IBM Cognos Application Firewall to provide security for IBM Cognos BI.

When a dispatcher starts, it registers itself with content manager and this way each dispatcher have information about other dispatcher. If one dispatcher fails or unavailable, request for that dispatcher are routed to next available dispatcher until the failed dispatcher re-register itself

Thursday, August 6, 2015

Application Tier


The IBM Cognos BI applications tier contains one or more IBM Cognos BI servers. It is responsible for running all the services requested by a gateways. It receives requests from gateways and send it to appropriate service.

Applications Tier Components-
  1. Dispatcher, it operates services and routes requests.
  2. Content Manager, it manages the storage of customer application data.
IBM Cognos BI server runs requests, eg- report studio, analysis studio, query studio, which are forwarded by a gateway. Apart from that IBM Cognos BI server also renders the IBM Cognos Connection and Metric studio interfaces.

Gateway

    IBM Cognos have below listed gateways-
  • CGI-  It is default gateway. CGI can be used for all supported Web servers. To enhance performance or throughput, we may choose other supported gateway types.
  • ISAPI-  ISAPI can be used for the Microsoft Internet Information Services (IIS) Web server.  It delivers faster performance for IIS.
  • apache_mod- We can use an apache_mod gateway with the Apache Web server.
  • servlet- If Our Web server infrastructure supports servlets or we are using an application server, We can use a servlet gateway.

When an IBM Cognos BI gateway receives a request, it perform below tasks-
  • It encrypts passwords to ensure security and did not allow unauthorized user to access.
  • It extracts information needed to submit the request to an IBM Cognos BI server.
  • It attaches environment variables for the Web server.
  • It adds a default namespace to the request to ensure that the server authenticates the user in the correct namespace.
  • It passes requests to an IBM Cognos BI dispatcher for processing.

Tuesday, August 4, 2015

Web Server


A Web server is an application designed to receive incoming browser requests and route them to the intended application (eg. Cognos). It is used to get all the information of user (authentication) via gateways.
      The IBM Cognos web server tier may have one or more IBM Cognos BI gateways. Web communication in IBM Cognos BI is typically through gateways. A gateway is an extension of a Web server, it transfers information from web server to application server.

Gateway-

 IBM Cognos BI supports several types of Web gateways.

  • CGI
  • ISAPI
  • apache_mod
  • servlet

Monday, August 3, 2015

GUI or User Interface

It is presentation or final level of Cognos which is used by end user, author or administrator. IBM Cognos BI has two type interface.

1. Web-based interfaces-

  • Cognos Connection
  • Cognos Administration
  • Cognos Query Studio
  • Cognos Report Studio
  • Cognos Analysis Studio
  • Cognos Event Studio
  • Cognos Metric Studio
  • Cognos Workspace
  • Cognos Workspace Advanced

2. Windows-based interfaces

  • Cognos Framework Manager
  • Cognos Metric Designer
  • Cognos Transformer
  • Cognos Map Manager
  • Cognos BI for Microsoft Office
  • Cognos Insight
      For details we will discuss later.

Sunday, August 2, 2015

Cognos Architecture


IBM Cognos has a multi-tiered architecture. It can be divided into three tiers:
  1. Web server,
  2. Applications, and
  3. Data.


The tiers are separated by network firewalls. IBM Cognos BI user interfaces comes above the tiers.

Saturday, August 1, 2015

IBM Cognos Business Intelligence

IBM Cognos Business Intelligence is web-based, integrated business intelligence suite by IBM. It provides tools for reporting, querying, analysis, scorecarding and monitoring the events. This software consists of many components to meet the different requirements of a customer.


IBM Cognos Business Intelligence's components-


  • IBM Cognos Framework Manager
  • IBM Cognos Transformer
  • IBM Cognos Connection
  • IBM Cognos Report Studio
  • IBM Cognos Query Studio
  • IBM Cognos Analysis Studio
  • IBM Cognos Event Studio
  • IBM Cognos Metric Studio
  • IBM Cognos Business Insight
  • IBM Cognos Business Insight Advanced
  • IBM Cognos Administration 
  • IBM Cognos Metric Designer
  • IBM Cognos Map Manager
  • IBM Cognos for Microsoft Office