Do feeders work in distributed mode?

Post Reply
bunchukokoy
Regular Participant
Posts: 197
Joined: Thu Dec 03, 2009 8:47 am
OLAP Product: IBM Cognos TM1
Version: 10.2.2.x
Excel Version: 2010
Location: Singapore

Do feeders work in distributed mode?

Post by bunchukokoy »

Hi Guys,

Just a question. I deployed an approval application. The source view has 98 percent rule-calculated values coming from the other cubes.
The view works fine in Connected Mode even if I suppress zeroes only for the rows. Records with values are shown.

But when I try to open in Distributed Mode, no record is shown. This is the same zero-suppression for rows only.
Even if there are rows that have values (rule-calculated), they are not shown in the slice. This is when all my input measures are all empty at the start. But when I put values to the input measures in Connected Mode, then go back using the Distributed mode, the rows are then visible.

What I am thinking is to put flag values for rows that have rule-calculated values upon uploading of data in the source cubes.

But is it the way it is?

Thanks in advance for helps.

Thanks,

Bunch
whitej_d
Community Contributor
Posts: 103
Joined: Mon Sep 05, 2011 11:04 pm
OLAP Product: TM1
Version: 10.2
Excel Version: 2010

Re: Do feeders work in distributed mode?

Post by whitej_d »

Do your feeders contain references to attributes or other cubes?

I believe the process which downloads the local server in distributed mode will miss these dependencies. Try manually defining the dependencies using a TI.
whitej_d
Community Contributor
Posts: 103
Joined: Mon Sep 05, 2011 11:04 pm
OLAP Product: TM1
Version: 10.2
Excel Version: 2010

Re: Do feeders work in distributed mode?

Post by whitej_d »

Or you could probably add the cube dependencies required in the manual dependencies folder of your application in Performance Modeler, like you would if you adding websheets to an application.
bunchukokoy
Regular Participant
Posts: 197
Joined: Thu Dec 03, 2009 8:47 am
OLAP Product: IBM Cognos TM1
Version: 10.2.2.x
Excel Version: 2010
Location: Singapore

Re: Do feeders work in distributed mode?

Post by bunchukokoy »

Hi WhiteJ_D,

You are correct! Thanks for the answer. I actually used attributes in my feeders. I deployed them as part of the application. And it's working now. Thanks.

Bunch.
Post Reply