what is your project workflow and your role in the project?
Answer Posted / m m naidu
We get the data from informatica, we creat the data as
package in frame work manager, the packaged in the frame
work manager will be published, the published package is
seen in query studio or report studio and that package is
used to generate the reports. Role will be report developer
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What do you mean by Drill down and Drill Up?
What is difference between informatica power mart and power center?
What is defined as Cognos Impromptu?
What are the roles defined by cognos platform?
What are the types of hierarchies?
What are cognos connection initial page components?
What are the different uses of a repository manager?
Can you define folder?
Can you define framework manager?
Can you define a query subject?
What is the difference between a cascading report and drill through report?
What are types of batch available in cognos?
What is difference between data mart and data warehouse?
Define query studio?
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?