Retail Predictive Application Server (MOSC)

MOSC Banner

Run Mace in parallel for dependent measures

edited Oct 18, 2019 5:04AM in Retail Predictive Application Server (MOSC) 1 commentAnswered

Hi,

I have to run a rule group containing Both HBI and non HBI measures.
So I segregated HBI and non-HBI rules and added them in two different rule groups and now ran in Master Domain and Local Domains respectively.

But the issue there some dependent rules in HBI rules and vice versa for non-HBI rules.
for example:

ByApExecutedPromB = if(AdWpRpmCodeI != -1 && CoApIActionedB, TRUE, FALSE)  -HBI

ByApPromApprStatTx = if(ByI2PromApprStatTx == "2" && ByApExecutedPromB, "5", ByI2PromApprStatTx) - NON-HBI

So how can I make sure that all the rules running in both rule groups are ran in the correct sequence?

Thanks in Advance

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