feeder doesn't work

Post Reply
renken158
Posts: 16
Joined: Fri Oct 24, 2014 8:59 am
OLAP Product: TM1
Version: 10.2
Excel Version: 2007

feeder doesn't work

Post by renken158 »

hi experts,
I have a question regarding feeder, please help me if you have any suggestion.
there are two cube, BUI and BUIII.
the field 'reference' of BUIII is coming from the field 'CCInput' of BUI, which means BUI is source cube, BUIII is target cube.
I create a feeder in rule of BU1 like below:
FEEDERS;
['CCInput']=>DB('BUIII', !Costcenter, !Costcenter, !InternalOrder, !Budget_Month, 'Reference');
Then in rule of BUIII, I get the value of 'CCInput', and give it to 'Reference'.
#reference
['Reference']=N:DB('BU1', !Costcenter, !InternalOrder, !CostElement, !Budget_Month, 'CCInput');
but when I check feeders in BUIII, unfortunately, fed failed...
does anyone have any suggestions, thanks in advance.
Check feeder.PNG
Check feeder.PNG (22.75 KiB) Viewed 3398 times
renken158
Posts: 16
Joined: Fri Oct 24, 2014 8:59 am
OLAP Product: TM1
Version: 10.2
Excel Version: 2007

Re: feeder doesn't work

Post by renken158 »

hi all,
solved the problem, refer to the link http://www.ibm.com/developerworks/data/ ... ge620.html
thanks for your attention!
maryam
Posts: 1
Joined: Tue Oct 28, 2014 11:13 am
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2010

Re: feeder doesn't work

Post by maryam »

Hi,
Can you tell us please why have you got this problem?
What was going wrong with your feeders?
Waiting for your reply
Thank you so much
Maryam
Post Reply