1 / 16

Creative uses for the Business Glossary functionality in Cognos

This presentation discusses redirecting the IBM business glossary functionality in Cognos 10 to an external website for a low-cost data dictionary solution. It covers the client's business need, Infolink's solution, technical components, and provides take-home points. Learn how to configure the business glossary to redirect to an online data dictionary and create a crosswalk database table to handle naming differences.

grahamm
Download Presentation

Creative uses for the Business Glossary functionality in Cognos

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Creative uses for the Business Glossary functionality in Cognos IBM Cognos Rocky Mountain Users Group August 5,2011

  2. Presentation Requests • Please turn off your cell phone/beeper • If you must leave the early, please do so as discretely as possible • Please avoid side conversation during the presentation Thank you for your cooperation!

  3. Introduction • Angela Hooper, Sr. Business Intelligence Consultant with Infolink Consulting. • This presentation focuses on redirecting the IBM business glossary functionality in Cognos 10 to an external website for a low cost data dictionary solution.

  4. Topics of Discussion • Client’s Business Need • Infolink’s solution • Technical components • Take home points • Links of interest

  5. Business Need • Utilize a publically hosted online data dictionary • Provide direct link between Client’s data elements and data dictionary. • Boundaries and limitations: • Redesign/renaming of FM Query items not Possible • Do not spend any money

  6. Solution • Use Business Glossary and redirect to appropriate webpage • Create a crosswalk database table to handle naming differences • Create custom JSP to read the crosswalk and redirect to new URL

  7. Solution Example

  8. Solution Example

  9. Technical Components • Enable Business Glossary • Install Database drivers ** • Database table to handle crosswalk • JSP Code

  10. Technical Components Configure the business glossary URI following the steps outlined in the IBM Cognos 8.4/10 Security and Administration Guide • Edit the IBM Business Glossary URI to read: http://10.xx.xxx:9300/p2pd/glossary.jsp *Where the ip is Cognos BI server. • Place the glossary.jsp file into the following Cognos BI server location: ../ibm/cognos/c10/webapps/p2pd/

  11. Technical Components

  12. Technical Components Deal with Database drivers and Connectivity • Oracle • Create a copy of the Oracle JDBC drivers and place into the webapps/p2pd/WEB-INF/lib/ directory • On the Cognos BI server append the CLASSPATH with $ORACLE_HOME/jdbc/lib/ojdbc6.jar • Restart the Cognos Services!

  13. Technical Components • Database table to handle crosswalk • SearchText • Crosswalked value • URL

  14. Technical Components • JSP Code Walk through • See file glossary.jsp

  15. Take Home points • Database/Driver connectivity was the hardest part. • Could use ASP/PHP what works for you? • Start small, redirect to main data dictionary page for every element

  16. Links of Use • Infolink Consulting • IBM InfoSphere Business Glossary • Ironside Group – Original idea • Security and Administration guide: Configure Business Glossary

More Related