Questions about Feeders file
Posted: Wed Sep 25, 2013 5:55 am
Hi Expertos!
I just want clarifications.
We had this data validation. My user gave me two rows from his own-created Sales Summary report. While my TM1 Sales Summary cube returned only one row. We are sourcing from same database table. So I checked if there's wrong in my Rules or if something was just not fed.
We are using Tm1 10.1.1
Until I opened the Rules editor of Sales Detail cube (Sales Summary gets data from Sales Detail via Rules). Then I inspected if I missed something. Nothing was wrong. What I did is to hit Enter button. And Saved. Then my Sales Summary cube showed two rows.
First thing I thought was, the Sales Detail.feeders file was outdated when compared to the Sales Detail.cube file.
1. But how can a feeder file be outdated? (although I didn't really see the datetime of the two objects, just my suspicion)
2. And does the feeder file store ONLY the feeder value? Or the feeder variable?
For example, I uploaded (vai TI) sales qty for the month of JAN.
Month Product Qty and Cost are from Database table. Sales is in TM1, rule-based. (So don't get confused with the SALES column in the sample)
MONTH | PRODUCT | QTY | COST | SALES
JAN | MANGO | 0 | $5 | 0
JAN | APPLE | 4 | $5 | $20
Came FEB, I uploaded sales qty for FEB. Without shutting down the TM1 server instance from the time uploaded JAN data up to the time I uploaded FEB data.
MONTH | PRODUCT | QTY | COST | SALES
FEB | MANGO | 4 | $5 | $20
FEB | APPLE | 3 | $5 | $15
3. Does the Feeder file know that it has to feed the SALES for the Month of FEB? (because now the Qty is not zero anymore)
4. Do feeder files need to be deleted every server startup?
Thanks in advance.
I just want clarifications.
We had this data validation. My user gave me two rows from his own-created Sales Summary report. While my TM1 Sales Summary cube returned only one row. We are sourcing from same database table. So I checked if there's wrong in my Rules or if something was just not fed.
We are using Tm1 10.1.1
Until I opened the Rules editor of Sales Detail cube (Sales Summary gets data from Sales Detail via Rules). Then I inspected if I missed something. Nothing was wrong. What I did is to hit Enter button. And Saved. Then my Sales Summary cube showed two rows.
First thing I thought was, the Sales Detail.feeders file was outdated when compared to the Sales Detail.cube file.
1. But how can a feeder file be outdated? (although I didn't really see the datetime of the two objects, just my suspicion)
2. And does the feeder file store ONLY the feeder value? Or the feeder variable?
For example, I uploaded (vai TI) sales qty for the month of JAN.
Month Product Qty and Cost are from Database table. Sales is in TM1, rule-based. (So don't get confused with the SALES column in the sample)
MONTH | PRODUCT | QTY | COST | SALES
JAN | MANGO | 0 | $5 | 0
JAN | APPLE | 4 | $5 | $20
Came FEB, I uploaded sales qty for FEB. Without shutting down the TM1 server instance from the time uploaded JAN data up to the time I uploaded FEB data.
MONTH | PRODUCT | QTY | COST | SALES
FEB | MANGO | 4 | $5 | $20
FEB | APPLE | 3 | $5 | $15
3. Does the Feeder file know that it has to feed the SALES for the Month of FEB? (because now the Qty is not zero anymore)
4. Do feeder files need to be deleted every server startup?
Thanks in advance.