June 16, 2012

INSTALLATION OF IBM COGNOS 8.4.1 (Part-5)

Configuration of Projects in Framework Manager:


Open Framework Manager. (It can be found in the Start menu, under All Programs, IBM Cognos 8 BI Developer Edition. Choose Framework Manager.)
Open the project file C:\Program Files \IBM\CognosDeveloper841\webcontent\samples\models\great_outdoors_sales\great_outdoors_sales.cpf

Step-1: Expand Data Sources and for each data source check that the 'Content Manager Datasource' and 'Schema' have the same value (gosales, gosalesdw, gosalesrt, gosaleshr).
Step-2: Modify the Interface (Type) to "OR" instead of "OL".
Step-3: Test each of the Datasources. If it fails, try restarting the Oracle database. Save your changes to the project file. 
Step-4: Expand Packages and publish each package. To do this, right click on the package name and publish the package.)
Step-5: Try to ignore the errors, if any, at this stage. Save and Exit.


Open the project file C:\Program Files \IBM\CognosDeveloper841\webcontent\samples\models\great_outdoors_warehouse\great_outdoors_warehouse.cpf
Follow the above steps for this project file too.

June 14, 2012

INSTALLATION OF IBM COGNOS 8.4.1 (Part-4)

Creating Data Sources:
Click the "New Data Source" button.
How do we create a new data source for the sample oracle database?
Start by typing "gosales" for name of the data source and then click the Next button. Choose "Oracle" as the Type and click the Next button. The Connection String is "xe". Enable UserID and Password Checkboxes. The UserID is "gosales" and type the corresponding password as before.
Test the connection. It should be successful. If not, try to restart the Oracle database.
Once the connection is tested successfully, click the Finish button.


Repeat the above mentioned steps for "gosalesrt", "gosalesmr", "gosaleshr" and "gosalesdw".