1.tyes of security in cognos?.how to use rank function?
2.what is content store?
3.what is content manager?
4.how 2 use rank function?
Answers were Sorted based on User's Feedback
Answer / guest
*Your security strategy concentrates on three main areas:
• Authentication – who are your users? Your information should
be readily accessible but only to the right people.
• Authorization – once they are authenticated, what do your
users have permission to access? Each person or group of
people may need to know different things, even as detailed
as the column or row of data.
• Encryption – how do you protect both data transmissions
and storage?
*You can use the Rank function when you want to sort out the
data.....
for example: when you want to display the nth highest
employee....then you can use Rank function also find out...
* Content Manager
provides a simple solution for managing access to corporate
content in a web environment via the upfront component.
Upfront was not really designed as a complete web site /
portal content management solution (a point I find myself
making again and again to clients for whom I implement the
Cognos BI Suite). Although it serves quite ably to allow you
to flexibly customize, personalize, publish and manage
content (whether BI-related or not), within the realm of the
corporate intranet and elsewhere, it is limited with regard
to sophisticated site component management (HTML and other
markup languages, text, hyperlinks, graphics, images and so
forth). The provision in its design to allow for the
publication of, or linking to / from, non-Cognos documents
allows for versatility that can be highly useful, and
Upfront often meets the business requirements of many
organizations right out of the box.
* Cognos content store
It stores the package information ....through cognos
connection, report authors connect to content store and
generate the reports...
Any Questions on cognos or Sql please my friends mail me to
cognos.madhoo@gmail.com
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / abd hfz
Rank is a function which arrange the data in ascending order
by giving no to them similar to s.no. but skips no for the
same data.
e.g.
Name Revenue
abc 1000
pqr 2000
mno 2000
xyz 3000
If we have Rank(Revenue) then O/P will be,
Rank(Rev) Name Revenue
1 abc 1000
2 pqr 2000
2 mno 2000
4 xyz 3000
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prreddy
simple
1>SECURITYS are 3 types
1>OBJECT LEVEL 2>PACKAGE LEVEL 3>DATA LEVEL
2>content store is store the database..it is use to store
the meta data
Is This Answer Correct ? | 0 Yes | 0 No |
how to find the rank in report studio? i need steps for this question.
Hi,please suggest me how to creat username while creating a report.
What is Cognos Mashup Services .what is the use of Cognos Mashup Services and where to use.
what is the difference between application based and web based in cognos?can you please give a example from out of EP 7 series and 8 series?genrel exampel please?
What are various types of gateways in cognos?
How can you improve performance in report studio level? What is the difference between Cognos sql and Native sql? How can you create cubes in framework manager?
7 Answers Genpact, iFlex, TCS,
What is Conditional block? How do you use in a report?
what is difference btw summary filter and detail filter, plz explain with example
10 Answers IBM, TCS,
-----------------What is Direct and Conventional loading?
how you burst the reports? If you are bursted reports is not reached to destination how you identify?when you import data into catalog you have complex columns names.how do you change the name of those columns?
What is the difference between drill down and drill through?
10 Answers DELL, Deloitte, Systime,
If we run a report, that has 2 pages, i want to display one page in HTML format and another page wil display in pdf format. What is the procedure?