Hi,
Does anyone have any official documentation on the new prompt api for cognos 10.2? i've searched the web but did not find any complete reference manual, just some blog entries that only give short examples.
http://public.dhe.ibm.com/software/data/cognos/documentation/docs/en/10.2.1/ug_cr_rptstd.pdf (http://public.dhe.ibm.com/software/data/cognos/documentation/docs/en/10.2.1/ug_cr_rptstd.pdf)
Appendix H: Prompt API for Cognos BI
thanks, found it as well, i was kind of hoping for something more detailed
I guess you've seen my articles on the prompt api?
The samples include a series of reports showing off pretty much all of the functionality. Around 90% of my clients requirements can be filled by adapting the examples.
If you're looking for a more details on the functionality look for the prompts javascript file in the webcontents folder.
Are you trying to do something specific?
Hi Paul,
Yeas I've seen your blog (i watch it daily for new posts :) ) and also the prompt api samples. Indeed they cover most of the needs for reporting. I'm not looking on doing anything special at the moment, but it doesn't hurt to be prepared.
Hi Paul,
Can I add values to a value prompt using the API?
e.g. my prompt name is 'country'. The value I have to add in the prompt is: USE='10', DISPLAY='US'.
If yes, can you help me with an example how?
Much appreciated.