Retail Predictive Application Server (MOSC)

MOSC Banner

transformRepl issue with string measures

edited Mar 16, 2018 5:05AM in Retail Predictive Application Server (MOSC) 1 commentAnswered

Hello,

I am currently trying to use the transformRepl procedure with string measures. This worked as expected in both version 15 and 14. I am now working on version 16.0.1.24 and I can't get it to work.

The following error message is thrown:

% mace -d . -run -expression 'PmWsInStrTxt <- transformRepl(PmWpInStrTxt,[pznh].[pznd], [loc].[str], 0, PzWsPrcZnDfSkuB)'

mace Got Rpas exception:  rpas::IllegalDimensionIndex

  Illegal dimension number specified in ArrayKey::get(): 4294967295.

LHS measure PmWsInStrTxt  is a string at sku_str

RHS measure PmWpInStrTxt  is a string at sku_cluster

Map measure PzWsPrcZnDfSkuB is a boolean at sku_str_cluster

I tried to use the same procedure, same map, input and out measures of type real and worked as expected.

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