Retail Predictive Application Server (MOSC)

MOSC Banner

RPAS- Writable Measure becomes readable on adding rule.(locking)

edited Feb 13, 2017 4:00AM in Retail Predictive Application Server (MOSC) 5 commentsAnswered

Hello Team,

For measure CMU %, as soon as we add any rule for this measure. The measure becomes readable for future period. Even when the property in configuration is set to "write".

The measures involved in the rule do not use lag function.

Tried with aggregation as total / recalc - still the issue persists.

Rule in Base configuration is as below :

BUWpCMUP = ((tssum(BUWpBOSR,first,first) + tssum(BUWpRecR + BUWpMiscInR - BUWpMiscOutR + BUWpMkupR )) - (tssum(BUWpBOSC,first,first) + tssum(BUWpRecC + BUWpMiscInC - BUWpMiscOutC  ))) / (tssum(BUWpBOSR,first,first) + tssum(BUWpRecR + BUWpMiscInR - BUWpMiscOutR + BUWpMkupR ))

For testing purpose we tried to patch it with a basic rule as :

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center