Skip to Content
0
Former Member
Jul 08, 2008 at 03:10 AM

BIIP Copy function can't read reference data cross infoprovider?

166 Views

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