on 2011 Oct 26 5:12 PM
Iu2019m trying to figure out the best solution for this Cube CO-OM-CCA costs and allocations in the Process Chain.
But this cube requires a special procedure when loading the data.
My question is :
In case if I create info packages for each data type e.g. (plan ,actual, target)
One infopackage is loaded once a year ,
The other is loaded twice a year and the next is loaded every weekends.
Is it ok to create a process chain with different data types infopackages (plan, target actual)
without data dupplication.?
Hi
If you are doing full load then you can achieve this using decision process type in process chain.
schedule your process chain on weekly basis and include your IP which has to run weekly.
If you are doing full load, after load is done use "delete overlapping request" step to avoid data duplication.
Once this is done, include decision process step( say you want to load another IP on jan 1st of every year and july 1 st of every year). Include this condition here.
then include your IP which has to tun twice in year.(here only in parallel you can include your year IP also)
here you can include condition like 1) if date is first of year, then 2 IP's has to run, 2) If date is july 1st of year, then one IP has to run 2) else one IP has to run.
include delete overlap request step.
Regards,
Venkatesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.