What are the different uses of a repository manager?
Answer / Biplab Kr. Ghosh
A repository manager in Cognos plays several important roles, including:
1. Managing objects: The repository manager stores all the objects created using Cognos, such as reports, dashboards, and framework models. It provides a centralized location for managing and organizing these objects.
2. Version control: The repository manager keeps track of different versions of an object, allowing users to easily revert back to earlier versions if necessary.
3. Security management: The repository manager allows administrators to set access controls on objects, ensuring that only authorized users can view or modify them.
| Is This Answer Correct ? | 0 Yes | 0 No |
. how will we hide the “report title ” in pdf format, but title should be remain unchanged in html format.
What is meant by Tabular SQL in Cognos Report net
how to add a new query item by using 2 query subject? For Ex: i want to create a revenue query item in products query subject(revenue=Quantity*Unitprice). Quantity is in products query subject & unit price in orders query subject it will be possible in report studio(perment/temporerally) otherwise u have create in Freamework Manager... pls any body knows explain /answer me ?
After generating value prompt,when we run the report... then we will get the prompt in the output.. Along with that prompt we will get diff types of symbols highlited......How can we hide those symbols?
How to connect three fact tables?
11 Answers L&T, TCS,
What is namespace and what it holds?
what are the limitations of cognos reportnet? What are the enhancements in reportnet ?
What is Parametermap?
How to Improve the Performance of the Report? i need this urgently .
what is the diff. between a link n a union? what is a custom view? what is the use of unlocking a report ? plz answer to these
Hi All, Is there any way to check whether a value is selected in a Multi-select tree prompt? I have a tree prompt and want to get to know whetehr which values user has selected,i want to so that values on the top of the report. I Have used that paramDisplayValue('paramername'),But it will display only last selected value. For Example i have tree prompt with one level Region- >country->states If user select region Asia it will dislay the all the Countries in that region and then if user select India it will display the states related to india only Suppose Hierachy look like this: Asia->India->Andhra Pradesh. I want to show this hierachy on the top of the report How it is possible? Can you please help me?
-----------Diff b/W Aggregate Function and Rollup Aggrigate Function?