How to pass parameter value into html design page?
(That is YOU Create a html page and use that page in your
cognos 8 report header.take <html item> my question is how
to use parameter value in the html page .)
Answers were Sorted based on User's Feedback
Answer / sumeet
Here is the URL to use to call report from java
The following URL will work. Please note that prompt names
are case sensitive and we need to prefix 'p_' to the
defined prompt names. Although this passes the prompt
values, it doesn’t suppress the prompt page. So, in order
to achieve that we include an additional expression
(&run.prompt=false)
http://<server_name>/cognos8/cgi-bin/cognos.cgi?
b_action=xts.run&m=portal/report-
viewer.xts&ui.action=run&ui.object=%2fcontent%2fpackage%5b%
40name%3d%27<Folder_name>(optional)%27%5d%2freport%5b%
40name%3d%27<report_name>%27%
5d&run.prompt=false&p_p_year=2007&p_p_month=09
Here p_year and p_month are the parameter name for prompt
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / pattr
the previous reply i have tried ..it is not working.........
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / uzval_vee
By writting the javascript code in the html item,we can
insert the parameter values.......If u need javascript, i vl
explain later... otherwise interact with java people....
| Is This Answer Correct ? | 6 Yes | 5 No |
-----------Diff b/w OLAP and RDBMS?
data import to models, datastores,stored processed, is there any other way to import data?
Can any one help me about cubes in cognos.How to create the cubes and how to migrate from development to QA and also what is the procedure to refresh teh cubes.
Can any one help me by ansewring this question:-What are the errors encountered while executing your reports?(Depending on your own experiences) Thanks in advance.
------Diff B/W DrillThrough and master and Detailed Report?
-------------How to create a PortalTab?
How do you call a store procedure within a transformation?
advantages of cascade prompt ???
explain how to create powerplay reports?
8. Can you use calculations in report headers and footers? How?
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?
What is the difference between ‘macro’ and ‘prompt?