Retail Predictive Application Server (MOSC)

MOSC Banner

Updating NA values without re-building

edited May 15, 2015 10:10AM in Retail Predictive Application Server (MOSC) 1 commentAnswered

Good morning,

I have production environment which needs the NA values updated on two related measures in this case from 0 to 1. (RPAS 13.4)

I have tried the following mace commands but although the command line says run successful the NA values do not change in the client (Fusion in this case).

mace –d . –run –expression "PlWfPreComP =1"

mace –d . –run –expression "MgWfPreComP =1"

mace –d . –run –expression "PlWfPreComP ==1"

mace –d . –run –expression "MgWfPreComP ==1"

 

mace –d . –run –expression "PlWfPreComP= navalue(PlWfPreComP)"

mace –d . –run –expression "MgWfPreComP= navalue(MgWfPreComP)"

The config has been updated with the latest NA values and we have tried re-patching with update styles as well as forcing the update by deleting existing style directories before patching but still no results.

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