I am migrating 0PU_O42 from 3.5 to 7.0. Here are my steps so far:
1. Created transformation between 0PU_IS_PS_42 (DataSource) to 0PU_O42 (DSO)
2. Created DTP between 0PU_IS_PS_42 (DataSource) to 0PU_O42 (DSO)
3. Created transformation between 0PU_C02 (cube) to 0PU_O42 (DSO)
4. Created DTP between 0PU_C02 (cube) to 0PU_O42 (DSO)
5. Migrated the 0PU_IS_PS_42 DataSource
6. Kicked off a delta load InfoPackage (a delta init with data already done)
7. Kicked off the DTP to the DSO
8. Manually activated the delta load at the DSO level
The data managed to make it to the cube without using the DTP to the cube. When I look for the load on the cube, it shows its Source/InfoSource as 80PU_O42 and DataSource as 80PU_O42. What am I doing wrong? My goal is to use a Process Chain for these loads. By the way, the Process Chain processes the same way as a manual kick off. The chain is as follows:
Start > InfoPackage > DTP > Activate DataStore Object Data (which insists that it also needs 'Update DataStore Object Data (Further Update)' process after it > DTP. This give duplicate loads on the cube.
Any ideas? cs