Skip to Content
0
Former Member
Apr 17, 2010 at 12:06 PM

Mixed Full and Delta from ODS to Cube

29 Views

Hi,

we're facing the following problem:

We're loading data from an ODS to a Cube via Delta, every night. Due to reporting needs it's

nessesary we have to write some Infoobject-attributes to the cube.

This attributes will change sometimes. To display the current truth, we have to delete the old

assignments from the cube and update them with the new attribute values.

My idea was the following:

1. Identify the lines in the cube with the old attributes

2. Delete them via "selective deleting"

3. Load the lines with the new attributes from the ODS to the Cube

4. Proceed with delta upload from the ODS.

Is it a possible way or any better ideas.

Kind regards

Lars