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 |
Why are meta service important then other services?
What is zero-foot print?
how to improve the report performance?
hi frnds any body have cognos projects plz send me two(or)three projects to my mail adress ramureddy.reddy4@gmail.com.
how u create security to reports ????
what do u mean by bridge group? where we r using this one?
what is the difference between java script and html in cognos?
any difference between cognos and real time cognos
hi guys, i think this would be a simple question but i was asked. what is total time taken to develop a report from getting requirement document from the client? dont reply as it depends,i am expecting something else.
What is the difference between Open Connection command ang Open Session Command?
where we use page break and page set. with example?
Can anyone explain the procedure for configuring cognos8 with oracle as Content Manager/Content Store? I know the configuration of cognos8 with SQL SERVER (Like how to create CM database in oracle and applying securities to access that Database from cognos8 (Cognos Configuration)