Hi,
I have the below requirement.
Have 2 models A and B in the same environment.
The number of dimension in both the model are not same though 5 to 6 are common.
Step1
I need to move transnational data from A to B.
For this i have developed a script logic with destination app concept which can move the data to B model.
Have created the package in A and is working fine.Can able to move the data to B.
I have to load the data for TIME/CATEGORY.e.g ACTUAL/2013.DEC
Before running the above package i need to clear the data in MODEL B by running the standard CLEAR package.for the same TIME/CATEGORY.e.g ACTUAL/2013.DEC.
I have certain users for MODEL A who does not have security in model B.
Before running the data manger package to move the data from A to B the clear package should have run in model B.
But the user want to run the clear package in model B by running a package from model A.
please suggest.
Thanks,
Ranjan