Skip to Content
0
Former Member
Aug 11, 2016 at 10:31 AM

Create Process chain for this Multiprovider

107 Views

Hi everyone,

i have 2 Cube: C1 and C2. Cube C1 is standard Cube and i can implement delta load for it. But Cube 2 is customer generic cube and i have make full load for the cube when i need to get new data.

Base on Cube C1 and C2, i built Multiprovider M1. and it works for me now.

i have created process chain for Cube C1:

Start process chain ==> load delta ==> DTP from Datasource to ODS ==> activate ODS ==> delete Index ==> DTP from ODS to Cube C1 ==> create index ==> roll up cube C1 ==> Compress Cube C1.

Now i need to create a new process chain for Multiprovider M1 and Cube C1.

The Processchain for C1 looks quite the same as C1. But i don't know how to built process chain for Multiprovider M1.

Do i need to create new process chain for M1 or can we use current process chain of C1 and C2 to build M1?

Can you please help me?

Thanks