Run process for owned nodes

Post Reply
Bakkone
Posts: 119
Joined: Mon Oct 27, 2014 10:50 am
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2013

Run process for owned nodes

Post 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
lotsaram
MVP
Posts: 3706
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: Run process for owned nodes

Post 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.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
Post Reply