Hello All,
We have data coming into a cube from a ods. The data has orders, materials, etc... Now we are linking these orders based on sales criteria. Now a "child" order can be linked to several "parent" so we need to create/append the cube with the same record several times to create this linkage (based on a linkage field).
How do you append/handle this scenerio? Start Routine or End Routine (I see explanations on both routines, but we still don't know when to use either the start or end routine). If you could supply just a few lines of basic code we would really, really appreciate it.
Thanks you!