Page 1 of 1

Run process for owned nodes

Posted: Tue Oct 28, 2014 7:49 am
by Bakkone
Hello,

I have a process that syncs and re-calculates data from one set of measures to a few others. The process is working as intended but Im looking for a way to limit the process to only run for the cost-centers that the user currently has ownership of.

Currently Im looking up the user name and matching it against the application state control cube. But I was wondering if anyone knew a better way to do this.

Regards
David

Re: Run process for owned nodes

Posted: Tue Oct 28, 2014 9:55 am
by lotsaram
Bakkone wrote:I have a process that syncs and re-calculates data from one set of measures to a few others. The process is working as intended but Im looking for a way to limit the process to only run for the cost-centers that the user currently has ownership of.

Currently Im looking up the user name and matching it against the application state control cube. But I was wondering if anyone knew a better way to do this.
That sounds like the right approach to me.