Retail Predictive Application Server (MOSC)

MOSC Banner

Enforcing minimum period in wizard

edited Jun 23, 2015 10:48AM in Retail Predictive Application Server (MOSC) 3 commentsAnswered ✓

Hi all,

In workbook wizard , there is an option to restrict user to select maximum positions in the workbook but no option for minimum positions.

I need to check if user has selected certain number of days from RPAS_TODAY onwards and show an error message when running custom menu if not. I tried adding a condition measure and compare the current keyword index but it did not work.

Rules look likes this.

1.  ConditionMeasureB=if( current >= IndexMeasure ,true,false)

2.  ScalarConditionMeasureB=ConditionMeasureB

3. ErrorMessage=if(!ConditionMeasureB,"error",ignore)

Thanks

Nick

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