I found the solution right after I posted the question.
I was missing the selectChoices parent element. I needed to post this instead.
<selectChoices>
<selectOption useValue="1" displayValue="January"/>
</selectChoices>
Thanks.
Hello,
I am trying to run a report by posting values from one page to another. I am generating a form using javascript and posting it to an iframe. I got it to work at one point but now I can't remember how I was encoding the xml values. If I post a single value and do not use xml it works with...
When running the installation for a newer version of an application the previous version is uninstalled. I have a custom action in my uninstall that I only want to call if the user is uninstalling, not if the user is upgrading. I tried setting registry flags in the onbeforeinstall custom action...
You could write your own login page, just set a value called cam_passport before you redirect to reportnet. If a session times out the user will still be sent to the original login page. Also, nothing will stop a user from going to the original login page if they know the URL.
If you want to...
Not sure on the version, but the drill through from CRN to PP is only a parameter driven URL you create using one or more HTML objects in report studio. Check your powerplay docs.
Here is the URL to use:
http://<servername>/cgi-bin/<gateway>?TARGET=<cubename or...
Look in C:\Program Files\cognos\crn\logs\crnsever.log. It will be a little tough to read, but the error should be towards the bottom.
Also make sure the tables are all being created in SQL server, not sure if it will work with personal. If not, try running the create scripts manually. They are...
There are a number of different ways to integrate Reportnet and powerplay.
you can drill from powrplay to reportnet to get more detail.
you can drill from reportnet to powerplay to perform further analysis.
You can embed context sensitive powerplay reports in reportnet rpeorts (HTML output...
The ReportNet SDK is exposed though a web service (http://<servername>/crn/cgi-bin/cognos.cgi?wsdl). So you can use it with any web service enabled language, such as all of the .net lanuages. You can also use Java if you import the correct Jar files. They are all listed in the SDK documentation...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.