Retail Predictive Application Server (MOSC)

MOSC Banner

RPAS exportmeasure utility

edited Jul 5, 2018 1:48PM in Retail Predictive Application Server (MOSC) 1 commentAnswered ✓

Hi Team,

We are using the exportmeasure utility with range parameter having start range as current system date and end range is calculated from RPAS calendar end date. Using the below command its exporting properly.

exportMeasure -d ${RDF_DOMAIN} -meas meas1,meas2,meas3,meas4 -intx itemstr_day_ -processes 8 -range 20180630:20191227 -out /ABC/DEF/export_data.csv.ovr

20180630 is current system date.

20191227 is RPAS calendar end date.

Both dates are getting calculated in the shell scripts before calling the utilty.

Now we need to change the export logic as below

Each item for measures (meas1,meas2,meas3,meas4) should be exported from current date to item's end date not calendar end date.

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