What to check to see if end user running a business rule/calc script?
Summary
What to check to see if end user running a business rule/calc script?Content
Hi Folks-
I need to build some "smarter" checks in my shell scripts to determine if an end user is currently running a rule/rule-set or calculation script.
We have cube swaps and refreshes kicking off intraday and more and more end users need to run processes as well. As you can imgaine, we have quite a bit of overlap. Therefore, prior to the shell script interacting with Essbase, I need to build some sort of check that determines if the particular cube has an active session. What is the best thing to check for to determine this?
0