Retail Predictive Application Server (MOSC)

MOSC Banner

RPAS today issue

edited Oct 2, 2013 1:22AM in Retail Predictive Application Server (MOSC) 5 commentsAnswered ✓
  Hi!

We are on 13.3.1.12.

My question is about today (RPAS system function). It doesn’t work the way as expected.

When building workbook, without the current calendar interval (for instance – wb is on [season] and AW14 is not selected ), RPAS allows all the cells along the calendar hierarchy to be edited.

Our Elapsed Period Locking is based on the next rules:

EXUnelapsedB = if( current >= today, true, false )  EXUnelapsedB - [season]

UnelapsedR = if( EXUnelapsedB, -1, current )      UnelapsedR – [day]

elapsed = UnelapsedR.max

All these rules are on wb load rule group.

But actually, the first rule doesn’t work properly. If the current season is not selected, 

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