Retail Predictive Application Server (MOSC)

MOSC Banner

Rule not validated while patching configuration

edited May 14, 2020 11:39AM in Retail Predictive Application Server (MOSC) 5 commentsAnswered ✓

Hi,

I have created a rule :

Measure1 = if(Measure2 == TRUE, if(Measure3 != -1 || Measure3 != 0,  if(Measure4 == TRUE && Measure5 == TRUE, "7", "11"), ignore), ignore)

Measure1 is a status measure (I have added "11" as an extra value of range in the measure)

Measure2 is  a Boolean

Measure3 is a integer measure whose NA value is -1 (so here I am intending that the Measure 3 has a value )

Measure4 & Measure5 are also Boolean for actioned items

N.B - Only Measure 1 is present in the workbook as a visible measure. I have added rest all the measures to the Workbook because the rule will be using them.

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