Retail Predictive Application Server (MOSC)

MOSC Banner

Problem with transformProp procedure

edited Oct 15, 2018 5:00AM in Retail Predictive Application Server (MOSC) 1 commentAnswered ✓

Hi folks,

I've been facing some issue while trying to use the transformProp procedure and would like to know if someone have experienced something similar.

I've created 3 measures:

test_target - type: real, baseint: dvsn

test_source - type: real, baseint: dvsn

test_map - type: string, baseint: dvsn

Basically, what I want to do is to spread the value in the division (dvsn) 1000 in the measure test_source to the divisions 20 and 30 in the measure test_target.

So, I've setup the measures data as the following:

test_target

dvsn 20: 1

dvsn 30: 2

dvsn 1000: 3

test_source

dvsn 20: 100

dvsn 30: 200

dvsn 1000: 300

test_map

dvsn 1000: "20 30"

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