If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Portlet Drill Through

Started by Lynn, 16 Sep 2010 03:13:06 PM

Previous topic - Next topic

Lynn

On version 8.4.1 I have created a new page but am having trouble with drill through portlet communication. This seems so simple and I'm not sure what I must be missing. Here is what I have:

1) source report with drill through defined to target report passing parameter and the open in new window box Un-checked
2) target report expecting parameter (running these outside the portlet page shows they function correctly)
2) Cognos viewer on the dashboard page with channel name Portlet1 set to show source report
3) Cognos viewer on the dashboard page with channel name Portlet2 set to show target report
4) On portlet1 I set report properties for Report-based drill through to Communicate with other portlets on the page and named Portlet2.
5) On portlet2 I set the above properties to Portlet1

I have tried many other combinations with no luck. If the drill through definition is set to open in a new window it opens in a new window, not the portlet. If not set to open a new window, nothing happens at all when I click the drill through link.

Any ideas what I am doing incorrectly? Clearly this basic functionality is eluding me :)

Lynn

It seems my mistake was naming the two viewer portlets with two different names and having each refer to the other. Naming them both with the same channel name and setting the report based drill through property to that name is the ticket.

dblinde

i had the same problem.

to be somewhat more specific:

portlet 1 as Source

  • channel property NAME set to "mychannel"
  • report property PROMPT VALUE set to "communicate with other portlets
  • report property PORTLETS USING CHANNEL set to "mychannel

portlet 2 as Target

  • channel property NAME set to "mychannel"
  • report property PROMPT VALUE set to "communicate with other portlets
  • report property PORTLETS USING CHANNEL set to "mychannel

that should be sufficient in order to pass the same Parameter value from the one portlet to the other.

Daan Blinde

PRIT AMRIT

I have done the same as suggested by Daan Blinde. It works fine for me.

cognostechie

It works fine as long as all the reports have the same no. of parameters. Any idea how to makie it work if 3 reports need 3 parametsr and the 4th report needs 4 parameters ?