Measure values are cleared out when moving class to Different Local Domain. (reclass)
Product: Oracle Retail Predictive Application
Product Version: 16.0.3
Been using the -includeMeasList and -exlcudeMeasList arguments for loading hierarchies. Have tested or used the include.xml file that has measures that either needs to be included or excluded. Unfortunately, after trying the arguments expected values are wiped out. Specifically, for the -includeMeasList argument that supposedly retained the data. Here's the sample include.xml file:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<rpas>
<measures>
meas1,meas2,meas3,...,measN
</measures>
</rpas>
Been also tested to put the measures directly after the -includeMeasList but an error received 'loadHier InvalidArgException: invalid argument...' Sample of the argument added the measures: