Dear all,
We have a aggregation level which create on a multiprovider.
We want to copy the data from cube A to cube B. (Both A & B are realtime cube)
Our filter set to : version = 1000, Infoprovider = B (target cube)
copy function :
from : version = 1000 ,Infoprovider = A
to : version = 1000 , Infoprovider = B
When we run the function , it generate 0 record.
The system can not read the reference data from A.
If we remove the infoprovider from filter , the function work fine.
Is this correct system pattern?
Jeff