What is Model Versioning or Versioning in Cognos Framework
Manager?
Answer Posted / madhukumark80
The versioning allows you to publish a package without
impacting the current reports in use. You can then perform a
staged testing approach to move the existing reports to the
new package.
It's a protection against changes. Existing reports will
continue to use the previous version of the model until they
are opened and resaved or the old version is phased out by a
subsequent model publish. However, if you have a proper
dev/test/prod setup then the model versioning may be less
useful because you should be doing some quality control
testing of your own before the model reaches production.
Example: In the model you have a calculation for Revenue
which is Price * Quantity. You publish this model with 2
model versions specified. Model versioning is tracked using
the timestamp of the publish activity so we will call this
"Package 2010-07-09". Next, you create a report which uses
this package and the Revenue calculation.
Tomorrow comes along and you decide to update the Revenue
calculation to scale the values for some reason. The
calculation becomes Price*Quantity/1000. You publish this
package with 2 model versions. This creates a timestamped
package that we will refer to as "Package 2010-07-10".
If you go and run that report at this point the report will
use "Package 2010-07-09" because that is the version that
was used to create the report even though a later version of
the package exists. This means that you will be showing
unscaled Revenue values because it will still use the
previous calculation definition. If you open the report in
one of the studios you will be asked to update the report to
the latest package version. Saving the report will point the
report to "Package 2010-07-10". For the sake of this example
we will not save the report so it will still be using
"Package 2010-07-09".
Another day goes by and you decide to update the package
again. Now Revenue is defined using Price*Quantity/1000000.
You publish the package again with 2 model versions
specified. This creates "Package 2010-07-11". However, you
specified that you will only keep 2 model versions and this
means that the first package, "Package 2010-07-09", will be
purged from the content store.
If you go and run the report at this point the package that
it uses will no longer be accessible and it will ask you to
update the report to the current version of the package. The
result is that the report will show the revenue values
scaled to millions as defined in the latest package version,
"Package 2010-07-11".
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
i'm searching on cognos..i want to know real time scenarios..persons having real time exp or undertaking trainings or who searching on cognos...can send me the details...for proper guidence..for project and interview preparation..pls help me out..my mail-id is ammu2india@gmail.com..hope u will respond as soon as possible..thanks..
Can you define dimension?
We can use a calculated field to dynamically create the burst recipients in Cognos 8. Can we do the same in Cognos ReportNet 1.1?
write a query to display the departments with no employee?
Define metrics studio?
in u r data u having duplicates how to fetch the latest data in our report?
Hi All, I have 1.6 years of experience in cognos in India. I always wanted to do a MS program to earn some money in US. But I think I am little late in taking the decision. As If I have to write my GRE it will be August or September of 2012 and will have to apply for fall 2013 as fall 2012 admissions are almost done now. So my concern is how will be my career do if my MS is at this stage,. i,.e. 3 years experience in Cognos and 2 years MS program in and again looking for job in U.S. Have I been too late in taking the call? I heard that MIS (Managing Information Systems) is having very good placements now. So guys, please advice me in taking the decision to have a good career and also in terms of earning money as I have few financial problems to solve (which I am hoping to solve when I get job in US after completion of my MS program). Thanks a lot friends. I really appreciate and thank one and all for their valuable comments in this site.
What is difference between data mart and data warehouse?
What is the diff between the following Report output-- HTML O/P, PDF O/P, EXCEL 2000 and EXCEL 2003 of report outputs? Listout main differences?
where you can save the report net documentation in our local system?
What are the main services provided by application tier?
Explain the different types of views used in cognos.
What do you understand by the cognos?
What is an olap designer?
can anyone let me know some tips or interview questions on framework manager metadata modeling, creating joins, and all other aspects related to Cognos 8 framework mgr