For this lesson, you must have the Warehouse Manager package to install the Information Catalog Manager, which runs on Windows NT, Windows 95, and Windows 98. You also must have defined the dimension tables and fact table in Defining the rest of the star schema (optional).
In this lesson, you will view your published metadata in the information catalog and customize the catalog. In the information catalog, the metadata is in the form of objects, which are items that represent units or distinct groupings of information, but do not contain the actual information. You will create a collection of objects in the catalog. A collection is a container for objects that you define to gather objects for easy access. You will launch a program from an object that represent a file to view the actual file data.
To open the information catalog:
TBC_MD User represents the information catalog to which you added metadata in Lesson 14, Cataloging data in the warehouse for end users.
The password is case-sensitive.
The Information Catalog window opens.
To browse subjects in an information catalog:
The Subjects window opens, displaying a list of objects in your information
catalog. These objects contain other objects, but are not contained by
any other object. The Subjects window opens in an icon view by default,
but it can also open as a list view.
The tree view shows you the relationship of the objects that belong to a particular grouping. The objects in the tree view have plus signs (+) next to them to show that all objects in this view are grouping objects that contain other objects.
In this exercise, you will search for the objects that correspond to the dimension tables that you specified in Lesson 8, Defining data transformation and movement.
To search for objects in an information catalog:
The Define Search window opens.
LOOKUP
The Information Catalog Manager will search for objects that begin with the
value that you specified in the Value column.
You can create a collection that groups different objects together so that you can access them easily. A collection is represented by an icon that is displayed in the Information Catalog window. In this exercise, you will create a collection for the objects that correspond to the dimension tables that you specified in Lesson 8, Defining data transformation and movement.
To create a collection:
Tutorial Star Schema
Accept the default icon to represent your collection.
The Copy to Collection window opens.
After you complete these steps, if you double-click the Tutorial Star Schema collection in the Information catalog window, you see the same list of tables that were displayed in the Search Results window.
The Information Catalog Manager makes it easy to start a program that can retrieve the actual data that an object describes. For example, if you have objects describing graphic charts, you can set up a graphic program, such as CorelDRAW!, so that you can retrieve the actual charts for editing, copying, or printing.
The Information Catalog Manager can start any program that runs on the Windows platform you are using, or that can be started from an MS-DOS command prompt. The program must be installed on the client workstation.
A single object type can start more than one program (for example, the object type Spreadsheet can have both Lotus 1-2-3(R) and Microsoft Excel associated with it).
To enable an object to start a program, you create an association between a Programs object and any object type not categorized as Program. In this exercise, you will define a Programs object for Microsoft Notepad. You will create an association between the Notepad Programs object and the Files object type.
To create a Programs object, you will define the properties of the object and specify the properties to be used as program parameters.
In this exercise, you will create a Programs object.
The Programs window displays a list of programs currently associated with the selected object type.
The Files-Add Program window opens. The Name property is selected.
View files using Microsoft Notepad
If you want to erase what you entered in the Enter value for selected property field, click on the Clear push button.
Word processor
Notepad
Windows
-A hyphen is the default not-applicable symbol.
notepad.exe
The Files object is already defined for the Object type that this program handles property.
START X:\path\notepad.exewhere X:\path is the path in which Microsoft Notepad is installed, such as C:\WINNT\system32.
Tip: | The combination of the Class, Qualifiers 1, 2, and 3, and the Identifier properties must be unique across all objects in the information catalog. Each instance of an object type must be different. |
In this exercise, you will specify the properties whose values you want to be used as program parameters.
%NAME% appears in the Enter program invocation parameters list
box.
In this exercise, you will start Microsoft Notepad from the Files object for the demographics file. You will search for the object and then start the program.
To start the program from the Files object:
The Define Search window opens.
demographics.txt
The Information Catalog Manager will search for objects that contain the value that you specified in the Value column.
The Microsoft Notepad program is launched. You see the same data that you viewed with Microsoft Notepad in Lesson 3, Browsing the source data.
In this lesson, you opened the information catalog and browsed the metadata that you transferred from the Data Warehouse Center. You searched for the objects corresponding to the LOOKUP* tables and grouped them together in a collection. In Lesson 16, Creating a star schema from within the Data Warehouse Center, you will create a star schema from the LOOKUP* tables. You defined a Programs object for Microsoft Notepad, and started Microsoft Notepad from the object for the demographics.txt file.